Which of the following components of an operating system is not part of the kernel?
A. user interface
B. memory manager
C. scheduler
D. file manager
查看答案
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