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
What is the full form of ios?
Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.
What are shallow and deep copy?
Explain how overloading takes place in c++?
What are proxy objects in c++?
What is constructor in C++?
What is a manipulator in c++?
What is private inheritance?
Is c++ an oop?
What does new do in c++?
what are the decision making statements in C++? Explain if statement with an example?
Write syntax to define friend functions in C++.
What is microsoft c++ redistributable 2013?
What are the defining traits of an object-oriented language?
What is difference between c++ and c ++ 14?