RAM is used for processing data at a given point in time.
Option C.
Step-by-step explanation:
RAM stands for Random Access Memory. RAM falls under the category of volatile memory, which means that the contents of the memory are lost when the power is turned off.
The main function of RAM is to hold data, instructions and programs which are currently being used. Whenever an instruction is issued to fetch a program from memory, the CPU first of all checks the cache memory, then the RAM and at last the secondary memory which is the main memory.