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