Multiple Choice
Which statement correctly describes the class relationship shown in this diagram?
A) Quiz class depends on Question class
B) Question class aggregates Quiz class
C) Quiz class aggregates Question class.
D) Question class inherits from Quiz class.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: You are designing an application to support
Q26: When using the CRC method, other classes
Q28: If you do not include a package
Q66: A UML class diagram would be most
Q80: You have determined the need for a
Q81: Which of the following is NOT a
Q82: Given the following diagram showing class relationships:
Q84: In a UML diagram, the relationship symbol
Q87: Given the following diagram showing class relationships:
Q93: During the implementation phase, which of the