Question

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

Answers

There are no human answers yet.
Answered by GPT-4o mini
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.