What is the difference between RAM and ROM of computers?
RAM (Random Access Memory): Temporary, volatile memory used for processing tasks. Data is lost when the power is off. ROM (Read-Only Memory): Permanent, non-volatile memory that stores essential instructions (e.g., BIOS). Data is not lost when the power is off. Related Questions: What is the difference between data and information? Briefly explain the process of … Read more