what is data Abstraction? and give example
Answer Posted / vishwajit kumar
data abstraction is a process of representing the essential
elements,hiding the back ground details.
| Is This Answer Correct ? | 95 Yes | 27 No |
Post New Answer View All Answers
Why is c++ still popular?
What is the first name of c++?
Can I learn c++ as my first language?
What is the difference between new() and malloc()?
How to allocate memory dynamically for a reference?
What does obj stand for?
Explain the difference between static and dynamic binding of functions?
What is atoi in c++?
Explain the differences between private, public and protected and give examples.
What do you know about near, far and huge pointer?
Will the following program execute?
what are the iterator and generic algorithms.
How do you differentiate between overloading the prefix and postfix increments?
What size is allocated to the union variable?
Explain about Virtual Function in C++?