Multiple Choice
Inheritance is an example of what type of relationship?
A) is-a
B) has-a
C) was-a
D) had-a
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: Suppose that the class Mystery is derived
Q28: Java uses late binding for methods that
Q29: Which of the following statements about the
Q30: Consider the following class definitions. public class
Q31: Inheritance implies an "is-a" relationship.
Q33: Consider the following class definitions. public class
Q34: Which operator is used to determine if
Q35: Composition is also called _.<br>A) inheritance<br>B) aggregation<br>C)
Q36: Suppose there are three classes named Shape,
Q37: A polymorphic reference variable can refer to