McqMate
| 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. | |
View all MCQs in
CPP ProgrammingNo comments yet