McqMate
| Q. |
An abstract method ____. |
| A. | is any method in the abstract class |
| B. | cannot be inherited |
| C. | has no body |
| D. | is found in a subclass and overrides methods in a super-class using the reserved word abstract |
| Answer» C. has no body | |
View all MCQs in
Java Programming