asked 164k views
0 votes
The _______ program initializes all aspects of the system, from CPU registers to device controllers and the contents of main memory, and then starts the operating system.

a) main
b) bootloader
c) bootstrap
d) ROM

1 Answer

3 votes

Final answer:

The bootstrap program initializes all aspects of the system, from CPU registers to device controllers and the contents of main memory, and then starts the operating system.

Step-by-step explanation:

The bootstrap program initializes all aspects of the system, from the CPU registers to device controllers and the contents of main memory, and then starts the operating system. It is typically stored in ROM (Read-Only Memory) or other non-volatile memory.

answered
User Ajith Kannan
by
7.7k points