Answer the following statements true (T) or false (F)

1) The first step in designing an OS to control processes is to describe the behavior that we would like the processes to exhibit.
2) The first step in designing an OS to control processes is to describe the behavior that we would like the processes to exhibit.
3) Swapping is not an I/O operation so it will not enhance performance.
4) If a system does not employ virtual memory each process to be executed must be fully loaded into main memory.
5) A process that is not in main memory is immediately available for execution, regardless of whether or not it is awaiting an event.


1) T
2) T
3) F
4) T
5) F

Computer Science & Information Technology

You might also like to view...

The ____________________ button allows you to choose whether you want to copy the values from the source area to the destination area with or without formatting.

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

Computer Science & Information Technology

It is always a good idea to ________ your database before optimizing your database through the Performance Analyzer tool in case something goes wrong

Fill in the blank(s) with correct word

Computer Science & Information Technology

If you wanted the text "Enter your first and last name" to appear in an input box, which of the following statements would you use?

A. InputBox("Enter your first and last name") B. InputBox(Enter your first and last name) C. InputBox[Enter your first and last name] D. InputBox["Enter your first and last name"]

Computer Science & Information Technology

What is meant by the format of a cell?

What will be an ideal response?

Computer Science & Information Technology