which of the following best describes the primary role of the ram in a computer system? it provides…

which of the following best describes the primary role of the ram in a computer system? it provides additional functionality to a computer system, such as network communication. it facilitates data transfer between the hardware components in a computer system. it stores data temporarily for use by the cpu. it allows external components to be connected to the computer system.
Answer
Brief Explanations:
RAM (Random - Access Memory) is a volatile memory in a computer. Its main job is to hold data and instructions temporarily that the CPU needs to access quickly during the computer's operation. Network communication is not its primary role, nor is facilitating data transfer between hardware components (that's more of a bus function), and connecting external components is the role of ports and interfaces.
Answer:
It stores data temporarily for use by the CPU.