Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

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