Multiple choice

Buffer is the ________ storage for input or output data.

  1. permanent

  2. temporary

  3. short

  4. long

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

A buffer is temporary storage area in memory that holds data while it's being moved from one place to another. It helps manage differences in speed between input/output devices and the processor.