Computer Science, asked by tushargarudkar123, 4 months ago

which program load the operating system kernel into main mamory ?​

Answers

Answered by silverimanish2003
1

Explanation:

BIOS

Booting the system is done by loading the kernel into main memory, and starting its execution. The CPU is given a reset event, and the instruction register is loaded with a predefined memory location, where execution starts. The initial bootstrap program is found in the BIOS read-only memory.

Similar questions