what is data Abstraction? and give example
Answer Posted / tamilarasan
A data abstraction is a simplified view of an object that includes only features one is interested in while hides away the unnecessary details.
eg: creation of object from its class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Who made c++?
describe private access specifiers?
Explain the volatile and mutable keywords.
what Is DCS ? what i will get benefit when i did?
what are the iterator and generic algorithms.
Can we make any program in c++ without using any header file and what is the shortest program in c++.
What is meant by the term name mangling in c++?
Explain what are the sizes and ranges of the basic c++ data types?
Does c++ have string data type?
Define pointers?
What does scope resolution operator do?
What is an arraylist c++?
Can a Structure contain a Pointer to itself?
Does c++ have a hash table?
What is size of string in c++?