Exam 10: Operating Systems

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Name the five process states.

Free
(Short Answer)
4.7/5
(37)
Correct Answer:
Verified

New state, ready state, running state, waiting state, and terminated state

Which of the following is a CPU scheduling metric used to evaluate scheduling algorithms?

Free
(Multiple Choice)
4.9/5
(41)
Correct Answer:
Verified

E

What is a physical address?

Free
(Short Answer)
4.8/5
(28)
Correct Answer:
Verified

The actual address of a stored value in main memory.

A program may often make references to a variable's physical address in memory.

(True/False)
4.9/5
(31)

The operating system is itself just a program that takes its turn being executed by the CPU.

(True/False)
4.8/5
(36)

Which of the following keeps track of where in memory a process is stored?

(Multiple Choice)
4.8/5
(39)

To which state does the currently executing process return when it is interrupted by the operating system?

(Multiple Choice)
4.9/5
(38)

Which of the following describes a reference made by a program relative to itself?

(Multiple Choice)
4.9/5
(37)

In _______________ CPU scheduling, processes are moved to the CPU in the order in which they arrive.

(Short Answer)
4.8/5
(41)

Which of the following is a technique for keeping more than one process in memory at the same time?

(Multiple Choice)
4.9/5
(36)

Which of the following is the amount of time given to each process in a round-robin CPU scheduling algorithm?

(Multiple Choice)
4.9/5
(33)

The shortest-job-next CPU scheduling algorithm is provably optimal, but requires knowledge of the future.

(True/False)
4.7/5
(38)

Physical addresses must be converted to logical addresses in order to carry out the reference being made.

(True/False)
4.8/5
(41)

The _______________ is the core of a computer's system software.

(Short Answer)
4.9/5
(37)

Which of the following is a CPU scheduling algorithm that allocates processes to the CPU in the order in which they arrive?

(Multiple Choice)
4.9/5
(40)

A(n) _______________ address is used by a program to reference a generic memory location.

(Short Answer)
4.7/5
(32)

Which of the following best describes a partitioning approach in which all partitions are the same size?

(Multiple Choice)
4.8/5
(37)

In single contiguous memory management, an entire application program is loaded into one chunk of memory.

(True/False)
4.8/5
(42)

In partitioned memory management, an application program is separated into pieces and loaded into multiple partitions.

(True/False)
4.8/5
(30)

A process in the _______________ state has no barriers to its execution and is merely waiting for its turn to use the CPU.

(Short Answer)
4.7/5
(42)
Showing 1 - 20 of 49
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)