Multiple Choice
The term ____ describes a "has a" relationship.
A) containment
B) owns
C) aggregation
D) superclass
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: Match each term with the correct statement
Q33: How is the keyword protected used?
Q34: Match each term with the correct statement
Q35: Match each term with the correct statement
Q36: Arrows used in a _ to show
Q38: By convention, a class diagram contains the
Q39: An advantage to making a method _
Q40: When you use the method name with
Q41: You cannot declare a class to be
Q42: public HourlyEmployee(char dept, double rate, int hours)