ICSE Class 9 Computer Applications Question 9 of 17

Introduction to Object Oriented Programming Concepts — Question 9

Back to all questions
9
Question

Question 9

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.