Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

81 which of the following statements is something the operating system …

Question

81 which of the following statements is something the operating system of a computer is responsible for doing? a managing memory allocation for all applications. b allowing the user to access the internet. c providing a way for the user to create text documents. d allowing the user to write programs.

Explanation:

Brief Explanations

Para determinar la función del sistema operativo (SO), recordemos: el SO gestiona recursos del hardware, como memoria. Analicemos las opciones:

  • Opción A: El SO es responsable de administrar la asignación de memoria para todas las aplicaciones (gestión de memoria es tarea central del SO).
  • Opción B: El acceso a Internet es manejado por navegadores o herramientas de red, no por el SO directamente.
  • Opción C: Crear documentos de texto es tarea de aplicaciones como procesadores de texto (no del SO).
  • Opción D: Escribir programas es tarea de entornos de desarrollo o editores, no del SO.

Por lo tanto, la única tarea del SO entre las opciones es gestionar la asignación de memoria.

Answer:

A. Managing memory allocation for all applications.