Question
Easy

When a computer is turned on, a special type of absolute loader called ........... is executed.

1
Compile and go
2
Boot
3
Relating
4
Bootstrap
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter:
Topic:
Correct Answer
Option D
Explanation

The correct option is (4): The correct option is Bootstrap. The term 'bootstrap' in computing refers to the entire process of starting up a computer, and the program that facilitates the very first steps is the bootstrap loader. This small, critical program is permanently stored in the computer's Read-Only Memory (ROM) or firmware, such as the BIOS or UEFI, and is the initial sequence of instructions the CPU executes upon…Read More