Multiple choice

A computer cannot “boot” if it does not have the

  1. Compiler

  2. Loader

  3. Operating system

  4. Assembler

  5. None of these

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

The operating system (OS) is essential software that manages computer hardware and software resources. Without an OS, the computer cannot perform the boot sequence which loads system files, initializes hardware, and prepares the system for use. Compilers, loaders, and assemblers are development tools that run after the OS is running.