Multiple choice

When a computer is first turned ON and restarted, a special type of absolute loader is executed called

  1. compile and go loader

  2. boot loader

  3. boot strap loader

  4. relating loader

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

When a computer is first turned on or restarted, a special absolute loader called a bootstrap loader is executed. This loader loads the operating system into memory. The term 'bootstrap' comes from 'pulling oneself up by bootstraps' - the loader gets the system running from nothing.