Q.

Which of the following is not a correct statement?

A. Every class containing abstract method must be declared abstract.
B. Abstract class can directly be initiated with ‘new’ operator.
C. Abstract class can be initiated.
D. Abstract class does not contain any definition of implementation.
Answer» B. Abstract class can directly be initiated with ‘new’ operator.
2.7k
0
Do you find this helpful?
32

View all MCQs in

CPP Programming

Discussion

No comments yet