what is data Abstraction? and give example
Answer Posted / rohan nimbalkar
Data Abstraction means hiding unnecessary information from
the user .
simple example :
consider the car,then does not require how the works
gear-box,how to work engine.etc
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between prefix and postfix versions of operator++()?
Differentiate between an inspector and a mutator ?
Explain mutable storage class specifier.
Is swift faster than go?
Does improper inheritance have a potential to wreck a project?
Write a code/algo to find the frequency of each element in an array?
What is c++ used for in games?
Why do we use templates?
Why should you learn c++?
What is a static member?
What are the differences between new and malloc?
What is pointer to array in c++?
What is object in c++ wikipedia?
Can I learn c++ without c?
What is decltype c++?