InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following is not true?(a) kernel is the program that constitutes the central core of the operating system(b) kernel is the first part of operating system to load into memory during booting(c) kernel is made of various modules which can not be loaded in running operating system(d) kernel remains in the memory during the entire computer sessionThe question was posed to me in an online quiz.My question is taken from Basics topic in portion Processes of Operating System |
|
Answer» Correct choice is (c) KERNEL is made of various modules which can not be LOADED in running operating system |
|