OOPS
August 29, 2024OOPS
August 29, 2024OOPS
Question 172 |
Which of the following is a correct statement?
Composition is a strong type of association between two classes with full ownership. | |
Composition is a strong type of association between two classes with partial ownership. | |
Composition is a weak type of association between two classes with partial ownership. | |
Composition is a weak type of association between two classes with strong ownership. |
Question 172 Explanation:
Correct Answer: A
Question 172 Explanation: