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
1.6k
0
Do you find this helpful?
16

View all MCQs in

Java Programming

Discussion

No comments yet