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

Cpp Programming Quiz 43 – Which of the following concepts means wrapping up of data and functions together?

Question: Which of the following concepts means wrapping up of data and functions together?
[A]. bstraction
[B]. Encapsulation[C]. Inheritance
[D]. Polymorphism

Answer: Option B