difference between ROM and RAM.

By vivek kumar in 21 Jul 2024 | 11:04 pm
vivek kumar

vivek kumar

Student
Posts: 552
Member since: 20 Jul 2024

 difference between ROM and RAM.

21 Jul 2024 | 11:04 pm
0 Likes
Prince

Prince

Student
Posts: 557
Member since: 20 Jul 2024

**ROM (Read-Only Memory):**

1. **Volatility:** Non-volatile; retains data even when power is off.

2. **Data Modification:** Data is permanently written during manufacturing and cannot be easily modified.

3. **Function:** Stores firmware and essential system software.

4. **Speed:** Typically slower compared to RAM.


**RAM (Random Access Memory):**

1. **Volatility:** Volatile; loses data when power is off.

2. **Data Modification:** Read and write operations are fast, and data can be easily modified.

3. **Function:** Provides temporary storage for data and instructions that the CPU needs while performing tasks.

4. **Speed:** Generally faster compared to ROM.

24 Jul 2024 | 02:48 pm
0 Likes

Report

Please describe about the report short and clearly.