what is data Abstraction? and give example
Answer Posted / saikumar jalda
Data abstraction means the mechanism of hiding the data
without effecting the background details is called data
abstratction.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are static variables?
What do you mean by inheritance in c++?
What is time_t c++?
What does it mean to declare a destructor as static?
What is the best ide for c++?
Are php strings immutable?
What is a vector c++?
What is the difference between map and hashmap in c++?
what is data encapsulation in C++?
What are the advantages of c++?
Is it possible for the objects to read and write themselves?
What are guid? Why does com need guids?
Who calls main function?
What is meant by the term name mangling in c++?
What is the difference between an external iterator and an internal iterator?