Multiple Choice
The whole-part relationship created by object aggregation is more often called a(n) __________ relationship.
A) "has a"
B) inner class
C) extra class
D) inside class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: If object1 and object2 are objects of
Q12: To compare two objects in a class,
Q13: Both instance fields and instance methods are
Q14: If you write a toString method for
Q15: The key word this is the name
Q17: The only limitation that static methods have
Q18: Given the following declaration: enum Tree (
Q19: A class's static methods do not operate
Q20: The JVM periodically performs the _ process
Q21: Enumerated types have the _ method which