Question: Java: QUESTION 1: Static variables are stored only once for all instances of the class. A class constant is equivalent to it. True False QUESTION
Java:
QUESTION 1: Static variables are stored only once for all instances of the class. A class constant is equivalent to it.
True
False
QUESTION 2: A static data method can access static variable as well as be invoked without an object.
True
False
QUESTION 3: An abstract class can have abstract and non-abstract methods.
True
False
QUESTION 4: An interface can have abstract and non-abstract methods.
True
False
QUESTION 5: An abstract class supports multiple inheritance .
True
False
QUESTION 6: An interface supports multiple inheritance
True
False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
