What is the name of the specific absolute loader that runs when a computer is powered on or rebooted?
Explanation
The bootstrap loader is a special type of absolute loader that is executed automatically when a computer starts up or restarts. It is responsible for loading the operating system into memory. Other options like program loader and linker serve different purposes.