what is data Abstraction? and give example
Answer Posted / ambika soni
It is a process or a concept in which unwanted data and information exist in hidden form. A user needs not to know this detail.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe the advantage of an external iterator.
What is the best ide for c++?
what are Access specifiers in C++ class? What are the types?
What is enum c++?
How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?
What is a v-table?
What is c strings syntax?
What is the full form of ios?
What is the role of static keyword for a class member variable?
Define what is constructor?
Is multimap sorted c++?
Can we define a constructor as virtual in c++?
Explain the difference between c & c++?
Is there structure in c++?
What is type of 'this' pointer? Explain when it is get created?