बूटस्ट्रैप प्रोग्राम क्या है?
What is a bootstrap program?
A)
B)
C)
D)
Explanation:
The correct answer is:
(A) It is the first code that is executed when the computer system is started
Explanation: A bootstrap program, also known as a bootloader, is a small program that is automatically executed when a computer is turned on. It initializes the system and loads the operating system into memory, starting the system's operation.