Which component is known as the temporary memory of a computer that loses data when power is turned off?
- ROM
- Hard Disk
- RAM
- Cache
Answer: RAM
RAM (Random Access Memory) is volatile memory used for temporary storage of data and machine code currently being used. It loses all data when power is switched off, unlike ROM or hard disk which are non-volatile.