what is data Abstraction? and give example
Answer Posted / niranjan
Data Abstraction increases the power of programming language
by creating user defined data types.Data Abstraction also
represents the needed information in the program without
presenting the details.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Briefly describe a B+ tree. What is bulk loading in it?
What is the array and initializing arrays in c++?
Why ctype h is used in c++?
What is a pdb file?
What is flag in computer?
Explain the difference between new() and malloc() in c++?
what are Operators and explain with an example?
What is the iunknown interface?
What is the best free c++ compiler for windows?
When can I use a forward declaration?
Is c++ primer good for beginners?
What are c++ templates used for?
Why c++ does not have finally?
Differentiate between an external iterator and an internal iterator?
Explain the difference between class and struct in c++?