Computer Science, asked by preet0099, 8 months ago

B. State True or False:

1. Polymorphism allows a function to behave differently for different objects.
2. Constants mean the fixed values that do not change during the execution of a program.
3. The main() function indicates that the execution of the Java program will begin from this point.
4. Every Java statement must end with a colon.
5. Inheritance is a feature using which an object in one class acquires the properties of another class.
6. While comparing two variables, their data types should not be the same.​

Answers

Answered by nityaagarwalla123
5

Answer:

1 . true

2.true

3.true

4.true

5.true

6.false

Answered by potrriselvan45
7

Answer:

1 TRUE

2 TRUE

3 TRUE

4 FALSE

5 TRUE

6 FALSE

Explanation:

PLEASE MAKE ME A BRAINLIST

Similar questions