what is data Abstraction? and give example
Answer Posted / rishabh
Data Abstraction : It is a process of representing only the
essential features of any object without including
implement details...
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Does c++ support multilevel and multiple inheritances?
What are the benefits of pointers?
What are separators in c++?
What is the need of a destructor? Explain with the help of an example.
What is vector pair in c++?
What can I safely assume about the initial values of variables which are not explicitly initialized?
What is a namespace in c++?
What can I use instead of namespace std?
What is c++ virtual inheritance?
What are vectors used for in c++?
What can c++ be used for?
When should we use multiple inheritance?
Do you know about latest advancements in C++ ?
What do you mean by global variables?
Can I learn c++ without c?