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 java and c++?
What is the difference between prefix and postfix versions of operator++()?
What is pointer to member?
What is a constructor and how is it called?
What is an overflow error?
List the special characteristics of constructor.
What does asterisk mean in c++?
How can a struct in c++ differs from a struct in c?
Is c++ pass by reference or value?
What is class definition in c++ ?
What is algorithm in c++ programming?
What is difference between array and vector in c++?
Write some differences between an external iterator and an internal iterator?
How much do c++ programmers make?
What is an associative container in c++?