what is data Abstraction? and give example
Answer Posted / amit kumar
Data abstraction generally refers to suppression of details
of data organization and storage and the highlighting of the
essential feature for an improved understanding of data
| Is This Answer Correct ? | 25 Yes | 5 No |
Post New Answer View All Answers
What is the difference between a type-specific template friend class and a general template friend class?
Which coding certification is best?
What is the maximum combined length of command line arguments including the space between adjacent arguments?
What is the difference between a pointer and a link in c ++?
What is c++ flowchart?
What is c++ and its uses?
Is overriding possible in c++?
What are containers in c++?
What is constructor in C++?
What is the main purpose of overloading operators?
Define 'std'.
What is the difference between object-oriented programming and procedural programming?
What is scope in c++ with example?
What are member functions used in c++?
What is the use of "new" operator?