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