Multiple choice

A temporary storage area attached to the CPU for I/O operations is called

  1. buffer

  2. file

  3. core

  4. register

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

A buffer is a region of memory used to temporarily hold data while it is being moved between two devices or between a device and an application, especially during I/O operations.