Q1. A tiny bootstrap loader program is situated in -
Explanation
A bootstrap program is the small initial program executed at startup to begin loading the operating system. Standard operating-system teaching material describes this bootstrap program or BIOS code as being stored in ROM or other non-volatile memory. Therefore, the tiny bootstrap loader is situated in ROM, so B is correct.
