Which of these is an example of the kind of abstraction performed by an operating system?

(1 point)
Responses

encrypting a password

encrypting a password

using logic gates

using logic gates

converting analog to digital

converting analog to digital

reading and writing data to a disk

1 answer

The example of abstraction performed by an operating system from the options provided is:

reading and writing data to a disk.

Operating systems abstract the complexities of hardware operations, including how data is stored and retrieved from disks, allowing applications to interact with the file system without needing to know the underlying hardware details.