Multiple choice general knowledge

Why does it take a computer so long to

  1. The computer needs time to recognise that it has been turned on by the correct person

  2. It has to read all temporary files

  3. Electronic memory loses its data when the power supply cuts off, so the computer must reload its operating system from its hard drive

  4. it performs a self-diagnostic check before becoming operational

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

RAM (electronic memory) is volatile - it loses all data when power is removed. When you start a computer, the BIOS/UEFI firmware loads the operating system from the hard drive/SSD back into RAM before the computer becomes operational. This reload process takes time, which is why booting isn't instantaneous. While some diagnostics do run (POST), they're relatively quick.