What does RAM stand for in a computer system?
Random Access Memory
RAM stands for Random Access Memory.
It is the primary volatile memory of a computer where data and programs currently in use are stored, allowing the processor to read from and write to any location directly (randomly) with equal speed.
Because it is volatile, its contents are lost when the power is switched off, unlike ROM which is non-volatile.
Hence, RAM stands for Random Access Memory.
Which among the following is incorrect about cache memory?
Which among the following statements is incorrect about secondary memory?
Which among the following registers in Instruction Cycle holds the last instruction fetched?