Multiple choice

The _______ is a part of the computer’s memory used to store items temporarily.

  1. immediate window

  2. clipboard

  3. work area

  4. dialog box

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

The clipboard is a temporary storage area in memory that holds data cut or copied from one location so it can be pasted elsewhere. The immediate window is for debugging code, work area is not standard terminology, and a dialog box is a UI element for user interaction - none are temporary storage like the clipboard.