answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What are the resources that an operating system should manage?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is major function of operating system?

The major function of an operating system is to manage all resources of a system.


Special purpose systems in operating systems?

The special purpose of the operating system is to manage the computer hardware resources. The operating system also provides common services for the computer programs.


How does an operating system relate to the system software?

The operating system provides a way for the user to manage system hardware and resources while providing a reasonably usable interface for the user to be able to use it.


What are unix internals?

Unix internals refer to the algorithms and techniques used by the resident operating system to manage resources.


What is the functions of Unix?

The primary function of Unix is the same as it would be for an Operating System - to manage resources and provide security.


Who manages the system resources in C plus plus?

Resources are the responsibility of the operating system (OS). The programmer can request resources from the OS, but must release them to the system as soon as they are no longer required. As such, the programmer must manage the resources required by the program.


Discuss the possible problems that a user might face if there is no operating system to manage computer system resources?

If there is no OS, you can't boot your PC, and therefore, can't do anything but access BIOS until you install an OS. You can do nothing without an OS. problems if no operating system to manage computer system


What are the two primary objective of having an operating system in a computer?

The two primary objectives of an operating system are:1. to enable running of application programs.2. to manage the different computer resources.


What is the purpose of UNIX OS?

The UNIX OS is an operating system, which has the primary responsibility of managing security and resources for users. It has the same "purpose" as any other operating system, such as Windows, z/os, VMS, etc.


How does the operating system help manage resources such as the processor memory storage hardware and peripheral devices?

so as to infom the processor of what it ought to do


How does the operating system of a computer manage the computers resources?

One of the main things the operating system manages is the memory. The operating system contains a memory manager, dispenses memory to applications, and keeps track of what is used. It also consolidates and defragments the memory and returns relinquished memory back to the pool of available memory.The operating system uses drivers to match itself to the exact hardware that is in the system and to provide ways to use and manage the hardware.The operating system uses the storage drivers to provide APIs to manage disk I/O, and it uses file system drivers to manage the file systems needed to store files.


Please explain what operating systems are and what is their significance?

Operating systems are software written to provide a way to manage system resources and to provide a interface for the user to interact with and operate the computer.