adspace
What is data abstraction? How is it implemented in C++?
Answer Posted / Vivek Kumar Dubey
Data abstraction is a process of hiding the implementation details and exposing only the necessary functionality to the user. This allows users to interact with an object without knowing its internal workings. In C++, data abstraction can be achieved using classes and objects. Classes define the structure and behavior of an object, while objects are instances of a class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
Please send ford technologies placement paper 2 my mail id
What character terminates all character array strings a) b) . c) END
sir please send me bpcl previous question papers
daily Routine of father
Can union be self referenced?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
What is the latest version on c++?