Object-Oriented Programming (OOP)

Identify the correct definition of Abstraction.

Correct answer

D. An OOP principle that hides complex implementation details and exposes only essential features.

Explanation

Abstraction refers to an OOP principle that hides complex implementation details and exposes only essential features.