Computer Science, asked by ikram97hossain, 6 months ago

Define kernel. Discuss the different types of kernel.

Answers

Answered by vermasanjeev53886
2

Answer:

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. ... A micro kernel, which only contains basic functionality; A monolithic kernel, which contains many device drivers.

Answered by kinjalgandhi73
3

Answer:

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.[1]

There are five types of kernels:

  1. A micro kernel, which only contains basic functionality;
  2. A monolithic kernel, which contains many device drivers.
  3. Hybrid Kernel
  4. Exokernal
  5. Microkernal

A computer user never interacts directly with the kernel. It runs behind the scenes and cannot be seen, except for the text logs that it prints.

Explanation:

Mark me brainliest and follow me..

Similar questions