what is data Abstraction? and give example
Answer Posted / naresh muthu
data abstraction is nothing but the abstraction of data from various data which incude represeentation of essential features without icluding background details
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can an improvement in the quality of software be done by try/catch/throw?
What is pointer to array in c++?
Write some differences between an external iterator and an internal iterator?
What does it mean to declare a destructor as static?
What is difference between c++ and c ++ 14?
Explain pass by value and pass by reference.
Who discovered c++?
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator
What are the benefits of oop in c++?
Why was c++ created?
Is nan a c++?
What is the full name of logo?
What is null pointer and void pointer and what is their use?
Why do we need function?
What are the various situations where a copy constructor is invoked?