what is data Abstraction? and give example
Answer Posted / naresh muthu
data abstraction is nothing but the abstraction of data from various data which incude represeentation of essential features without icluding background details
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is c strings syntax?
Should I learn c or c++ first?
How const int *ourpointer differs from int const *ourpointer?
Write a Program for find and replace a character in a string.
Will a catch statement catch a derived exception if it is looking for the base class?
What is the rule of three?
What does new do in c++?
Explain selection sorting. Also write an example.
When should we use container classes instead of arrays?
Is c++ still in demand?
Which operator cannot be overloaded c++?
Why do we need function?
What is the advantage of an external iterator.
Why do we need templates?
What is the full form of c++?