Multiple Choice
Composition is also called ____.
A) inheritance
B) aggregation
C) overloading
D) overriding
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: Consider the following class definitions. public class
Q31: Inheritance implies an "is-a" relationship.
Q32: Inheritance is an example of what type
Q33: Consider the following class definitions. public class
Q34: Which operator is used to determine if
Q36: Suppose there are three classes named Shape,
Q37: A polymorphic reference variable can refer to
Q38: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8472/.jpg" alt=" -Based on the
Q39: A subclass cannot directly access public members
Q40: In Java, you can automatically make a