Multiple Choice
An abstract class can contain ____.
A) only abstract methods
B) only non-abstract methods
C) abstract and non-abstract methods
D) nothing
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: If class Dog has a subclass Retriever,
Q15: A subclass can directly access protected members
Q16: What type of inheritance does Java support?<br>A)
Q17: The class Object is directly or indirectly
Q18: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8472/.jpg" alt=" -Based on the
Q20: A subclass can directly access _.<br>A) public
Q21: An abstract method _.<br>A) is any method
Q22: In dynamic binding, the method that gets
Q23: An abstract class _.<br>A) does not have
Q24: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8472/.jpg" alt=" -Based on the