Q61
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
AnswerD.
Abstract class can be inherited
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board