Question
Which of the following statements best describes the
role of cache memory in a computer's memory hierarchy?Solution
Cache memory is a small, high-speed storage located close to or within the CPU. Its primary purpose is to temporarily store frequently accessed data and instructions, reducing the time it takes for the CPU to access main memory. • Why cache memory is critical: Cache bridges the speed gap between the CPU and slower memory systems. By storing copies of frequently used data, it minimizes latency and enhances processing efficiency. The use of cache levels (L1, L2, and L3) ensures optimal performance for different workloads. For example, when a CPU processes a loop in a program, the loop instructions are repeatedly fetched. Without cache, the CPU would access the slower main memory every time, slowing down execution. ________________________________________ Why Other Options Are Incorrect: 1. Backup storage for the main memory: Cache is temporary and volatile, unlike backup storage, which is typically non-volatile. 2. Permanent data storage: Cache memory is volatile and cannot retain data after the system is powered off. 3. Facilitates communication between CPUs: Inter-CPU communication is handled by shared memory or interconnects like buses, not by cache memory. 4. Exclusive for storing user-defined variables: Cache stores both program instructions and data, not just user-defined variables.
The attacker using a network of compromised devices is known as _____________
Which of the following is a widely used open-source operating system?
What is the primary difference between "RAM" and "ROM"?
What does the acronym "URL" stand for?
The component responsible for moving data from CPU to peripherals is:
Which of the following is not a programming language?
Which system software combines object modules produced by a compiler into a single executable file?
Integrated circuit is related to which generation of computer?
Which of the following is/are major issues arising out of the growing reliance on information technology?
1.   Profitability
2.  �...
Which device connects two separate networks?