what is data Abstraction? and give example
Answer Posted / prathiba
data abstraction is a process of representing the essential
features without including implementation details.
| Is This Answer Correct ? | 1531 Yes | 140 No |
Post New Answer View All Answers
Difference between overloaded functions and overridden functions
Explain this pointer?
Explain virtual destructor?
Explain the differences between private, public and protected and give examples.
Why c++ is the best language?
How can you link a c++ program to c functions?
Which coding certification is best?
Who created c++?
What is the array and initializing arrays in c++?
Explain linked list using c++ with an example?
program explaining feautures of c++
Define the process of handling in case of destructor failure?
Define a constructor - what it is and how it might be called (2 methods)?
Difference between class and structure.
What are the various storage classes in C++?