Multitasking in a computer with only one CPU is accomplished by a technique called
A. bootstrapping
B. batch processing
C. multiprogramming
D. cache
查看答案
Execution of an operating system is initiated by a program called the
A. windows manager
B. scheduler
C. boot loader
D. file manager
The end of a time slice is indicted by the occurrence of a signal called
A. scheduler
B. semaphore
C. login
D. interrupt
Which of the following items of information would not be contained in an operating system’s process table?
A. The location of the memory area assigned to the process
B. The priority of each process
C. Whether the process is ready or waiting
D. The machine language instructions being executed by the process
Which of the following events is detrimental to an operating system’s performance?
A. deadlock
B. interrupt
C. booting
D. loading