Purchase Solution

Functions of Operating Systems

Not what you're looking for?

Ask Custom Question

What is the the most critical or useful function provided by an operating system?

Why is memory management an important aspect of an Operating system?

Each answer have to be at least 150 words.

Purchase this Solution

Solution Summary

This solution describes the most important function of an operating system. It also explains in brief the importance of memory management function of an operating system.

Solution Preview

Operating Systems

Question:

1. What is the most critical or useful function provided by an operating system?

Solution:

The most critical function provided by an Operating system is resource management.

The Operating system does resource management by managing different processes. As a resource manager it also does process management and memory management. At the same time the operating system also acts an interface between the user and the hardware. The Operating system runs in kernel mode, while compilers and editors run in user mode.

The function of operating system is to provide the user with an extended machine that is easier to deal than the underlying hardware. Resource management includes both time multiplexing and space multiplexing.

Operating Systems have dual view and as far as the question of conflict is concerned, it depends on the viewpoint from which we try to look. From the resource manager's perspective, ...

Purchase this Solution


Free BrainMass Quizzes
Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Javscript Basics

Quiz on basics of javascript programming language.