RAM stands for Random Access Memory, which is the primary memory used by a computer to store data and instructions that are currently being processed by the CPU. Since the processor can access any memory location directly, it is called... Read More
RAM stands for Random Access Memory, which is the primary memory used by a computer to store data and instructions that are currently being processed by the CPU. Since the processor can access any memory location directly, it is called Random Access Memory. This feature enables the computer to retrieve and process data quickly, making multitasking and application performance much faster. Therefore, Option D is the correct answer.
RAM is a volatile memory, which means the data stored in it is temporary. Whenever the computer is turned off or restarted, all the information stored in RAM is erased. This is why files must be saved to permanent storage devices such as a hard disk or solid-state drive if they need to be retained after the system is powered down.
Discussion
Leave a Comment