.......... refers to the procedure of representing essential features without…

2024

.......... refers to the procedure of representing essential features without including the background details.

  1. A.

    Abstraction

  2. B.

    Encapsulation

  3. C.

    Inheritance

  4. D.

    Polymorphism

Attempted by 410 students.

Show answer & explanation

Correct answer: A

The correct concept is Abstraction.

Abstraction is the process of hiding implementation details and showing only the essential features of an object. It allows programmers to focus on what an object does rather than how it does it.

By representing essential features without including background details, abstraction simplifies complex systems and reduces complexity.

Explore the full course: Rssb Basic Computer Instructor