Multiple Choice
Which of the following statements is not true of a composite?
A) A composite may add additional parts during its lifetime.
B) A composite may destroy one or more of its parts during its lifetime.
C) A composite may share a part with one or more other composites.
D) A composite has responsibility for the disposition of its parts.
Correct Answer:

Verified
Correct Answer:
Verified
Q13: An inner class inherits data and methods
Q14: A composite relationship is represented on a
Q15: Applications designed using an object-oriented approach are
Q16: A trip includes stops at four well-known
Q17: An inner class<br>A)operates with complete independence from
Q19: A line connecting two classes on a
Q20: Composition is not a form of aggregation.
Q21: The phrase "has-a" relationship is sometimes used
Q22: An enclosing class cannot contain private data
Q23: The methods of a composite class must