Which of the following is used for temporary storage of data on a computer?
Answer Details
The option that is used for temporary storage of data on a computer is RAM (Random Access Memory).
RAM is a type of computer memory that is used to temporarily store data that the computer is currently using or processing. It is different from the permanent storage provided by a hard drive or a flash drive, as RAM is volatile, which means that its contents are lost when the computer is turned off.
When a computer is running a program or performing a task, it loads the necessary data into the RAM so that it can be accessed quickly by the processor. This allows the computer to perform tasks more quickly and efficiently than if it had to constantly read and write data from a slower storage device like a hard drive.
In summary, RAM is a type of computer memory that is used to temporarily store data that the computer is currently using or processing. It is a key component of a computer's performance, allowing it to perform tasks more quickly and efficiently.