Multiple Choice
______ enables the reuse of existing classes.
A) Encapsulation
B) Inheritance
C) Polymorphism
D) Simulation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: What are the two basic kinds of
Q3: A subclass inherits all of the following
Q4: A Java _ specifies behaviors that are
Q5: If a method definition in a superclass
Q6: What is meant by object type compatibility?
Q7: Inheritance should only be used when a(n)_
Q8: A package cannot contain other packages.
Q9: A superclass method can be accessed by
Q10: What is method overloading?
Q11: Name two things that an abstract class