Q.

Which of these is not a correct statement?

A. Every class containing abstract method must be declared abstract.
B. Abstract class defines only the structure of the class not its implementation.
C. Abstract class can be initiated by new operator.
D. Abstract class can be inherited.
Answer» C. Abstract class can be initiated by new operator.
1.1k
0
Do you find this helpful?
21

View all MCQs in

Java Programming

Discussion

No comments yet