Multiple choice general knowledge science & technology

A storage area used to store data to a compensate for the difference in speed at which the different units can handle data is

  1. Memory

  2. Buffer

  3. Accumulator

  4. Address

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A buffer is a temporary storage area specifically designed to compensate for speed differences between system components that process data at different rates. It holds data when the producing device works faster than the consuming device, preventing data loss. Memory is general storage, an accumulator is for arithmetic operations, and address is a location identifier - none of these specifically handle speed mismatch.