Question
Which program is responsible for locating and loading the operating-system kernel during startup?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Bootstrap loader
Explanation:
The bootstrap loader initializes enough hardware state to load the kernel into memory.
Schedulers and file tables are used after the operating system has already started.
Leave a Reply