Concept:Copied data is held in a temporary storage area called the clipboard.Explanation:When data is copied from an application, the operating system places that data into the clipboard.The clipboard is a reserved portion of the computer’s memory used for temporary storage.The data remains there until it is pasted into another location or until new data is copied.Therefore, the correct answer is the clipboard.Answer:A. clipboard.