what is data Abstraction? and give example
Answer Posted / hegde
Abstraction is generally defined as 'the process of formulating generalised concepts by extracting common qualities from specific examples
-Blair et al, 1991
Abstraction is not a complement for encapsulation.
Encapsulation is information hiding.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Describe linkages and types of linkages?
What is jump statement in C++?
Describe private, protected and public?
Is c++ still in demand?
What is stl containers in c++?
How are pointers type-cast?
What is microsoft c++ redistributable?
Can c++ do everything c can?
What is the use of lambda in c++?
What is a static element?
What is the best way to take screenshots of a window with c++ in windows?
What is c++ map?
How is new() different from malloc()?
What is data hiding c++?
Define the process of handling in case of destructor failure?