what is data Abstraction? and give example
Answer Posted / atul sharma
Data abstraction allowed only essential features like it
only execute the data member of an real word object of
particular class without background activity.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is class definition in c++ ?
What is the use of 'using' declaration in c++?
Are iterators pointers?
How to defines the function in c++?
What is the best c++ book for beginners?
Explain Text Manipulation Routines?
When do we use copy constructors?
Should a constructor be public or private?
Will c++ be replaced?
What are containers in c++?
Why is polymorphism useful?
What is the function of I/O library in C++ ?
What is a multimap c++?
What is microsoft c++ redistributable 2013?
Difference between a copy constructor and an assignment operator.