Solved

Dependency Between Classes Denotes That ____

Question 72

Multiple Choice

Dependency between classes denotes that ____.


A) Objects of one class inherit from objects of its superclass.
B) Objects of one class can be inherited by its subclasses.
C) Objects of one class implement an interface.
D) Methods in the objects of one class use an object of another class.

Correct Answer:

verifed

Verified

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

Related Questions