Multiple Choice
An inner class
A) operates with complete independence from its enclosing class.
B) contains one or more components that are part of an aggregation.
C) has access to all of its enclosing class's members,even if they are private.
D) is a common means of implementing composite relationships.
Correct Answer:

Verified
Correct Answer:
Verified
Q12: Which of the symbols below means "zero
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
Q18: Which of the following statements is not
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