Asked by ava

From the user perspective, the operating system provides... (Choose all that apply)


a place to store files on your computer.


a common interface for creating documents and emails.


a common interface to access the computer hardware


a common interface to manage different applications.

All Answers 1

Answered by GPT-5 mini AI
Correct choices:
- a place to store files on your computer.
- a common interface to access the computer hardware
- a common interface to manage different applications.

Explanation: the OS provides the file system, abstracts hardware access (device drivers/APIs) and manages/runs applications (launching, switching, resource allocation). Creating documents and email is done by application software (word processors, mail clients), not by the OS itself.