Select the class relationship that best describes the following scenario: • Class B creates an instance of Class A in its constructor. • Class B then assigns the Class A instance to one of its own attributes. • Class B does not contain any means for other classes to access the Class A instance.

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter10: Object-oriented Programming
Section: Chapter Questions
Problem 4RQ
icon
Related questions
Question
Select the class relationship that best describes the following
scenario:
• Class B creates an instance of Class A in its constructor.
• Class B then assigns the Class A instance to one of its own
attributes.
• Class B does not contain any means for other classes to access
the Class A instance.
Association (Reflexive)
Association (Bidirectional)
Association (Directed A to B)
Association (Directed B to A)
Composition (A as the whole and B as the part)
Composition (B as the whole and A as the part)
Aggregation (A as the whole and B as the part)
Aggregation (B as the whole and A as the part)
Inheritance
None of the given
Transcribed Image Text:Select the class relationship that best describes the following scenario: • Class B creates an instance of Class A in its constructor. • Class B then assigns the Class A instance to one of its own attributes. • Class B does not contain any means for other classes to access the Class A instance. Association (Reflexive) Association (Bidirectional) Association (Directed A to B) Association (Directed B to A) Composition (A as the whole and B as the part) Composition (B as the whole and A as the part) Aggregation (A as the whole and B as the part) Aggregation (B as the whole and A as the part) Inheritance None of the given
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Class
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage