Memory is the part of a computer that temporarily stores data and instructions while they are waiting to be processed by the Central Processing Unit (CPU). This temporary storage allows the processor to access information quickly, improving the overall speed... Read More
Memory is the part of a computer that temporarily stores data and instructions while they are waiting to be processed by the Central Processing Unit (CPU). This temporary storage allows the processor to access information quickly, improving the overall speed and efficiency of the computer. Therefore, Option B (Memory) is the correct answer.
The most common type of temporary memory is Random Access Memory (RAM). When you open a program, edit a document, or browse the internet, the required data is first loaded into RAM. The CPU then retrieves this data from memory, processes it, and returns the results. Since RAM is much faster than permanent storage devices, it helps applications run smoothly and respond quickly.
Discussion
Leave a Comment