Question

What is the primary goal of Abstraction in OOP?

A To hide the implementation details and show only essential features.
B To combine data and methods into a single unit.
C To allow objects of different classes to be treated as objects of a common type.
D To create new classes from existing classes.
E To ensure data integrity through private members.
Practice Next

Hey! Ask a query