The memory resident components of an operating system are commonly known as…
2021
The memory resident components of an operating system are commonly known as the ______ of the operating system.
- A.
Blocks
- B.
Kernel
- C.
Partition
- D.
Segments
Attempted by 527 students.
Show answer & explanation
Correct answer: B
The Kernel is the central, core component of an operating system. It is the first part of the OS to load into memory during booting and remains memory-resident (staying in RAM the entire time the computer is running). Its primary role is to manage the communication between software (applications) and hardware (CPU, memory, devices).