Multiple Choice
______ is the ability of a class to derive properties from a previously defined class.
A) Encapsulation
B) Simulation
C) Inheritance
D) Polymorphism
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: What is a subinterface?
Q16: The constructor of a subclass can call
Q17: What is an advantage to defining an
Q18: A method that has the same name
Q19: An instance of a superclass can be
Q21: What is an access modifier?
Q22: A superclass's private data fields can be
Q23: In a class within a package,the keyword
Q24: What kind of methods are appropriate to
Q25: What is an abstract class?