what is data Abstraction? and give example
Answer Posted / v.santhoshini
*Data Abstraction is a collection of related data items
together with an associated set of operations.
*data operations &relations are studied indpendent of
implementation.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you differentiate between overloading the prefix and postfix increments?
What is a vector c++?
Should I learn c or c++ or c#?
What are associate containers?
Is dev c++ free?
How many types of classes are there in c++?
What are the differences between new and malloc?
Define a nested class.
What do you understand by zombie objects in c++?
What is an orthogonal base class in c++?
How can you quickly find the number of elements stored in a static array?
When should I use unitbuf flag?
When can I use a forward declaration?
What are arithmetic operators?
When do we run a shell in the unix system? How will you tell which shell you are running?