what is data Abstraction? and give example
Answer Posted / yash modi
Data Abstraction means hide internal processing from user of outside world.He can See Only Visually see or do input-output but not know how operation is done .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is c++ vb?
When do you call copy constructors?
What is a null object in c++?
Show the application of a dynamic array with the help of an example.
total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.
What is the purpose of the "delete" operator?
what is upcasting in C++?
By using c++ with an example describe linked list?
Define whitespace in C++.
What is class syntax c++?
What is virtual base class?
On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?
Is java a c++?
Difference between class and structure.
What is struct c++?