Write down five main functions of an operating system.

What will be an ideal response?


? Provide a framework for executing programs
? Share system resources (CPU, memory, disk) with other programs and users
? Allow communication with devices (monitor, keyboard, network, printer, etc.) and other
programs
? Provide an interface for programs to access these functions
? Provide utilities with which users can do useful work

Computer Science & Information Technology

You might also like to view...

Assuming an application has a Picture Box control named profile Picture Box, which one of the following assignment statements will hide the Picture Box from the user at run time?

a. profile Picture Box.Visible = False; b. profile Picture Box.Visible = false; c. profile Picture Box.Invisible = True; d. profile Picture Box.Invisible = true;

Computer Science & Information Technology

Whenever you open a file, the History panel creates a(n) ____________________ at the top of the panel representing the status of the file at the time it was opened.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Access creates macros automatically when you add certain controls to forms or reports

Indicate whether the statement is true or false

Computer Science & Information Technology

In the figure above, the yellow color is called what?

What will be an ideal response?

Computer Science & Information Technology