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

Responses

touch screen

touch screen

mouse

mouse

logic gate

logic gate

function

1 answer

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

Functions in programming abstract away complex operations, allowing developers to use them without needing to understand the underlying details of how they work. In contrast, a touch screen, mouse, and logic gate are related more to hardware and lower-level operation rather than application software abstraction.