COMPUTER SCIENCE AND ENGINEERING
OPERATING SYSTEM
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
kernel is the first part of operating system to load into memory during booting
|
|
kernel is made of various modules which can not be loaded in running operating system
|
|
kernel is the program that constitutes the central core of the operating system
|
|
kernel remains in the memory during the entire computer session
|
Detailed explanation-1: -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 session. e) All of the above statements are true.
Detailed explanation-2: -d) Kernel remains in the memory until the Operating System is shut-down. Answer:b) Kernel is not the first part of an operating system that was loaded into memory when booting up a computer.
Detailed explanation-3: -Detailed Solution. Option 1: It ensures that computer system components like hard disk and RAM never crash or malfunction. False, An operating system (OS) is system software that manages or ensures computer hardware, software resources, and provides common services for computer programs.
Detailed explanation-4: -Graphical User Interphase (GUI) is usually embedded into the OS but is not a part of the kernel.
Detailed explanation-5: -Kernel loads first into memory when an operating system is loaded and remains into memory until operating system is shut down again. It is responsible for various tasks such as disk management, task management, and memory management.