Vidyalelo
Computer Fundamentals · Q187

Operating System

Computer Related · Computer Fundamentals · question 187

Q187

Which of the following is the part of the operating system?

A.
Cell
B.
FAT
C.
Kernel
Answer
D.
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.