asked 42.8k views
1 vote
How is the bootstrap program started?

asked
User Yasen
by
8.2k points

2 Answers

5 votes

A bootstrap program is the first code that is executed when the computer system is started. ... The operating system is loaded into the RAM by the bootstrap program after the start of the computer system. Then the operating system starts the device drivers.

answered
User Awn
by
7.3k points
4 votes

Answer:

Bootstrapping :- It refers when a process does not require any input from outside to start.

Bootstrap program:- It is the first code that is executed when the computer system is started.

Bootstrap program is a part of ROM and it is non-volatile memory. Then the operating system is loaded in the RAM by bootstrap program after the start of the computer system. Then the operating system starts the device drivers.

answered
User TakeSoUp
by
8.3k points