what is data Abstraction? and give example
Answer Posted / aarti pundir
Abstraction refers to the act of representing essential features without including the background details or explanations.
example: you driving a car.you only know esstential features to drive a car eg: gear handling,steering,clutch,acclerator,breaker etc
bt while driving do u get into onterenal details of car like wiring,motor working etc.u just change the gear or apply the breakes etc.what happening inside is hidden form u.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is c++ hash?
Define 'std'.
What are smart pointers?
Can class objects be passed as function arguments?
Can a function take variable length arguments, if yes, how?
what is scupper?
Why is standard template library used?
How do you differentiate between overloading the prefix and postfix increments?
What are the various arithmetic operators in c++?
What is the use of typedef?
What is the full form nasa?
Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers
Write about the scope resolution operator?
Differentiate between a copy constructor and an overloaded assignment operator.
Explain how we implement exception handling in c++?