What is the difference between RAM and ROM?
Q1. What is the difference between RAM and ROM?
Answer: RAM is volatile, ROM is non-volatile
Explanation: RAM (Random Access Memory) is volatile, losing its data when power is turned off, whereas ROM (Read-Only Memory) is non-volatile, retaining its data.