CBSE Class 11 Computer Science
Question 95 of 106
Computer System Organization — Question 56
Back to all questionsRAM (Random Access Memory) is needed for temporary storage of data and instructions that the CPU uses actively. It provides faster access than secondary memory with less memory access time.
ROM (Read-Only Memory) is needed for permanent storage of data. It is used to hold certain essential system instructions to check basic hardware components such as booting, procedures to load operating system and frequently needed functions.