Q187
Which of the following is the part of the operating system?
A.
Cell
B.
FAT
C.
Kernel
AnswerD.
Disk
Answer: Option C
Solution
Answer: Option C
Solution:
A kernel is the central part of an operating system. It manages the operations of the computer and the hardware - most notably memory and CPU time. There are two types of kernels: A microkernel, which only contains basic functionality; A monolithic kernel, which contains many device drivers.