InterviewSolution
Saved Bookmarks
| 1. |
Wrapping data and its related functionality into a single entity is known as _____________(a) Abstraction(b) Encapsulation(c) Polymorphism(d) ModularityI have been asked this question in unit test.Enquiry is from OOPs Concept in section Basics Concepts of C++ of C++ |
|
Answer» Right option is (b) ENCAPSULATION |
|