Object-Oriented Programming (OOP)

The concept in which an OOP principle that hides complex implementation details and exposes only essential features is best known as which of these terms?

Correct answer

D. Abstraction

Explanation

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