Cpp Programming Quiz 59 – Which of the following concepts provides facility of using object of one class inside another class?

Question: Which of the following concepts provides facility of using object of one class inside another class?
[A]. Encapsulation
[B]. Abstraction[C]. Composition
[D]. Inheritance

Answer: Option C