Which term best describes memory that is fast and directly accessible by the CPU for active tasks?

Prepare for the IGCSE Algorithms and Pseudocode Exam. Study with comprehensive questions covering key algorithms and pseudocode techniques. Access hints and explanations to gear up for your exam success!

Multiple Choice

Which term best describes memory that is fast and directly accessible by the CPU for active tasks?

Explanation:
In a computer, memory that the CPU can quickly access while it runs programs is called primary storage. It’s fast enough to keep up with the CPU and is directly connected to it, allowing the CPU to fetch instructions and data without long delays. Cache memory is even faster and sits very close to the CPU, but it’s a small, specialized part of the memory system aimed at speeding up repeated accesses. The question’s focus is on the general fast, directly accessible memory used for active tasks, which is primary storage. Secondary storage and cloud storage are slower and not directly accessible to the CPU during active execution, so they aren’t the right fit.

In a computer, memory that the CPU can quickly access while it runs programs is called primary storage. It’s fast enough to keep up with the CPU and is directly connected to it, allowing the CPU to fetch instructions and data without long delays. Cache memory is even faster and sits very close to the CPU, but it’s a small, specialized part of the memory system aimed at speeding up repeated accesses. The question’s focus is on the general fast, directly accessible memory used for active tasks, which is primary storage. Secondary storage and cloud storage are slower and not directly accessible to the CPU during active execution, so they aren’t the right fit.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy