Multiple Choice
In general, you need ____ when an object needs to remember another object between method calls.
A) inheritance
B) aggregation
C) association
D) an interface implementation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: The textbook recommends a five-part program development
Q8: You are designing a software solution for
Q28: During the implementation phase, which of the
Q43: How does a UML diagram denote classes
Q66: A UML class diagram would be most
Q96: Which of the followings statements about class
Q100: If you have parallel arrays or array
Q101: Which of the following statements about class
Q103: Consider the following code snippet: public class
Q104: Regarding the invoice-printing application from section 12.3,