Explanation:
The average access time for a hard disk is the sum of seek time (head movement), rotational latency (waiting for sector), and transfer time (reading/writing data).
Explanation:
Cache memory is a small, fast memory located close to the CPU that stores copies of frequently accessed data from main memory to reduce average access time.
No comments yet. Be the first to start the discussion!