what is data Abstraction? and give example
Answer Posted / faisal
Abstraction is the representation of only the essential features of an object and hiding un essential features of an object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know what is overriding?
What is a .lib file in c++?
Is std :: string immutable?
To what does “event-driven” refer?
Can we delete this pointer in c++?
Who invented turbo c++?
How can you tell what shell you are running on unix system?
Why do we use string in c++?
What is #include iostream h in c++?
Is c++ free?
Explain Memory Allocation in C/C++ ?
What is constructor in C++?
Explain what are single and multiple inheritances in c++?
What is the full form of dos?
Is it possible to use a new for the reallocation of pointers ?