what is data Abstraction? and give example
Answer Posted / rajendran
data abstraction is the process by which internal
characteristics of an class is hided to the outside world.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the characteristics of friend functions?
Are iterators pointers?
What are the differences between new and malloc?
Why is c++ so fast?
What are the benefits of pointers?
What is the best c++ book?
What is format for defining a structure?
What is encapsulation in c++?
Explain the difference between class and struct in c++?
What is object file? How can you access object file?
Do we have to use initialization list in spite of the assignment in constructors?
What is the use of setfill in c++?
How does work in c++?
How do you find out if a linked-list has an end?
What programming language should I learn first?