Which of these is an example of abstraction occurring at the application software level?(1 point)

Responses

logic gate
logic gate

mouse
mouse

touch screen
touch screen

function

1 answer

An example of abstraction occurring at the application software level is function.

Functions in software provide a way to encapsulate complex operations behind a simpler interface, allowing developers to use these operations without needing to understand all the underlying details, which is an example of abstraction.