Multiple Choice
The relationship that allows an object of one class to send a message to an object of another class is called ____.
A) inheritance
B) superclass
C) dependency
D) aggregation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: In general, a static variable is used
Q21: Methods in a subclass can be related
Q22: The value of a class constant is
Q23: In the TurtleGraphics package, the pen is
Q24: FIGURE 11-1 <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8769/.jpg" alt="FIGURE 11-1
Q26: A(n) _ class is one that will
Q27: When related classes have the same _,
Q28: The methods in an interface are usually
Q29: A class can implement methods in addition
Q30: If more than one class implements an