Solved

Which of the Following Statements About Associations Between Classes Is

Question 12

Multiple Choice

Which of the following statements about associations between classes is true?


A) A class is associated with another class if both classes are in the same package.
B) A class is associated with another class if the class inherits from the other class.
C) A class is associated with another class if the other class inherits from this class.
D) A class is associated with another class if you can navigate from objects of one class to objects of the other class.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions