contestada

This term means that we are interacting with an item at a high-level, with lower-level internal details hidden from the user.
a) static
b) polymorphism
c) object-oriented
d) abstraction

Respuesta :

Option d) abstraction is the correct answer.

Abstraction is the process of taking away or removing characteristics from something in order to reduce it to a set of essential characteristics. In object-oriented programming, abstraction is one of three central principles Through this process, a programmer hides all but the relevant data about an object in order to reduce complexity and increase efficiency.

Learn more about Abstraction here:

https://brainly.com/question/19419456

#SPJ4