Exam 10: Operating Systems
Exam 1: The Big Picture52 Questions
Exam 2: Binary Values and Number Systems49 Questions
Exam 3: Data Representation51 Questions
Exam 4: Gates and Circuits49 Questions
Exam 5: Computing Components49 Questions
Exam 6: Low-Level Programming Languages and Pseudocode49 Questions
Exam 7: Problem Solving and Algorithms48 Questions
Exam 8: Abstract Data Types and Subprograms49 Questions
Exam 9: Object-Oriented Design and High-Level Programming Languages47 Questions
Exam 10: Operating Systems49 Questions
Exam 11: File Systems and Directories49 Questions
Exam 12: Information Systems45 Questions
Exam 13: Artificial Intelligence47 Questions
Exam 14: Simulation, Graphics, Gaming, and Other Applications50 Questions
Exam 15: Networks48 Questions
Exam 16: The World Wide Web44 Questions
Exam 17: Computer Security49 Questions
Exam 18: Limitations of Computing50 Questions
Exam 19: broad concept of computer security and its importance in modern society.102 Questions
Select questions type
Name the five process states.
Free
(Short Answer)
4.7/5
(37)
Correct Answer:
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:
E
What is a physical address?
Free
(Short Answer)
4.8/5
(28)
Correct Answer:
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)