Asked by Caitlin Gamble on May 26, 2024

verifed

Verified

_____ is a type of memory commonly used for temporary storage of data that may need to be quickly changed.

A) RAM
B) ROM
C) EPROM
D) EEPROM

Temporary Storage

A form of data storage used for holding information temporarily during the execution of programs, such as RAM (Random Access Memory).

RAM

Random Access Memory is a type of computer memory that can be accessed randomly to store data temporarily for quick access by a computer's processor.

  • Identify the significance of various memory types in PLC functioning and understand the difference between volatile and non-volatile memory.
verifed

Verified Answer

RV
Ridhima VermaMay 26, 2024
Final Answer :
A
Explanation :
RAM (Random Access Memory) is a type of memory that allows quick access and retrieval of data. It is commonly used for temporary storage of data as it can be quickly changed and erased.