Beginner Operating Systems
Q38 / 100

What is the purpose of the boot loader?

Correct! Well done.

Incorrect.

The correct answer is B) The first program executed by firmware that loads the OS kernel from disk into memory and transfers control to it

B

Correct Answer

The first program executed by firmware that loads the OS kernel from disk into memory and transfers control to it

Explanation

Boot loaders (GRUB, Windows Boot Manager) are loaded by BIOS/UEFI from the boot sector. They load and start the OS kernel, enabling multi-boot configurations.

Progress
38/100