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

Responses

logic gate
logic gate

touch screen
touch screen

function
function

mouse
mouse

1 answer

In the context of application software, "function" is an example of abstraction. Abstraction in software refers to simplifying complex systems by hiding unnecessary details and exposing only the relevant features to the user or programmer. Functions allow users to perform operations without needing to understand the underlying implementation.

So the correct response is:

function