what is data Abstraction? and give example
Answer Posted / amit joshi
Abstraction refers to the act of representing essential features without including background details and explanations.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Why c++ is so important?
What is different in C++, compare with unix?
What is virtual destructor ans explain its use?
What are guid?
How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?
Tell me can a pure virtual function have an implementation?
What are the methods of exporting a function from a dll?
What is the syntax for a for loop?
What is std namespace in c++?
Is c++ a float?
Explain the register storage classes in c++.
What is null c++?
What does it mean to declare a member variable as static?
What is the difference between structure and class?
What are the comments in c++?