Vidyalelo
Computer Fundamentals · Q118

Computer fundamental

Computer Related · Computer Fundamentals · question 118

Q118

To what temporary area can you store text and other data, and later paste them to another location?

A.
The clipboard
Answer
B.
ROM
C.
CD-ROM
D.
The hard disk
E.
None of these

Answer: Option A

Solution

Answer: Option A
Solution:
The clipboard is a data buffer used for short-term data storage and/or data transfer between documents or applications used by cut, copy and paste operations and provided by the operating system. It is usually implemented as an anonymous, temporary data buffer, sometimes called the paste buffer, that can be accessed from most or all programs within the environment via defined programming interfaces.