Saved Bookmarks
| 1. |
Kernel is the central module of operating system. Explain. |
|
Answer» Kernel is like heart of operating system which plays a vital role in modern OS. Kernel is a program that manages I/O requests and translate them into data processing instructions for CPU and other components. It is a part of the OS that loads first and it remains in the main memory. |
|