ICSE Class 10 Computer Applications Question 5 of 24

Object Oriented Programming Concepts — Question 5

Back to all questions
5
Question

Question 5

What do you mean by Abstraction? Give suitable examples.

Answer

Abstraction refers to the act of representing essential features without including the background details. For example, a building can be viewed as a single component (e.g., hospital) rather than separate components like cement, bricks, and rods. Abstraction is relative to the perspective of the viewer.