What is abstraction with real time example?



What is abstraction with real time example?..

Answer / Shahanawaz Ali Khan

Abstraction in programming is hiding complex implementation details and showing only the essential features to the user. For example, a car has many complex parts like the engine, transmission, etc., but we don't need to understand these details when driving a car; we just need to know how to steer, accelerate, and brake.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is the need of a destructor? Explain with the help of an example.

1 Answers  


Which compiler does turbo c++ use?

1 Answers  


What is a pdb file?

1 Answers  


What are advantages and disadvantages of Design patterns?

7 Answers   IBM, Vodafone,


Is linux written in c or c++?

1 Answers  


What is a class definition?

1 Answers  


How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?

1 Answers  


What is static function? Explain with an example

1 Answers  


how to swap two strings without using any third variable ?

11 Answers  


What is the difference between containment and delegation?

1 Answers  


What is the size of integer variable?

1 Answers  


Differentiate between a constructor and a method in C++.

1 Answers   Tech Mahindra,


Categories