what is data Abstraction? and give example
Answer Posted / guest
Data abstraction is OOP entity wherein user defined
datatypes are introduced like class for simplicity.
| Is This Answer Correct ? | 74 Yes | 167 No |
Post New Answer View All Answers
What are punctuators in c++?
Mention the ways in which parameterized can be invoked. Give an example of each.
What is decltype c++?
How do I get good at c++ programming?
What is #include math h in c++?
What is the use of structure in c++?
What are the differences between malloc() and calloc()?
Is c++ a good beginners programming language?
What is function overriding in c++?
What is lazy initialization in c++?
How delete [] is different from delete?
What is the purpose of templates in c++?
What is data type in c++?
How would you find out if a linked-list is a cycle or not?
Is c++ primer good for beginners?