Answer Posted / nashiinformaticssolutions
An object-oriented programming concept called encapsulation unifies functions and data into a single entity. This is a crucial step in the data hiding process that shields data from outside intervention. Classes and access modifiers are used in the implementation of encapsulation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can I learn c++ without c?
Why do we use structure in c++?
What does std :: flush do?
What is operator overloading in c++ example?
Explain about vectors in c ++?
Explain deep copy?
How do you define/declare constants in c++?
What is rvalue?
What is one dimensional array in c++?
What apps are written in c++?
What is the array and initializing arrays in c++?
What is the average salary of a c++ programmer?
What are stacks?
What is the iunknown interface?
What should main() return in c and c++?