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
What is the difference between while and do while loop? Explain with examples.
When there is a global variable and local variable with the same name, how will you access the global variable?
What is meant by a delegate?
What will the line of code below print out and why?
What can I use instead of namespace std?
What is a dynamic binding in c++?
What are the extraction and insertion operators in c++? Explain with examples.
What is the use of bit fields in structure declaration?
What is decltype c++?
Explain this pointer?
Is std :: string immutable?
Why is c++ called oops?
What is the benefit of learning c++?
What is the hardest coding language to learn?
Is c++ primer good for beginners?