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

Verified
Correct Answer:
Verified
Related Questions
Q10: If a class implements an interface, it
Q14: If class Dog has a subclass Retriever,
Q28: Java uses late binding for methods that
Q39: A subclass cannot directly access public members
Q42: Which operator is used to determine if
Q42: Composition is a "has-a" relationship.
Q44: Based on the diagram in the accompanying
Q45: Inheritance is an example of what type
Q46: The classes Reader and Writer are derived
Q50: Any new class you create from an