Identify the correct concept described as: a small program that loads the operating system into memory when a computer starts.
- A. Round robin scheduling
- B. Mutex
- C. Starvation
- D. Bootloader ✓
Correct answer
D. Bootloader
Explanation
Bootloader refers to a small program that loads the operating system into memory when a computer starts.