Multiple choice

A company launched a new car by adding or modifying some features in an existing car. Which feature of OOPS is implemented by the company?

  1. Inheritance

  2. Encapsulation

  3. Abstraction

  4. Operator overloading

  5. Public

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

It is one of the classic features which leads to the idea of re-usability.