What is clipboard?
1 Answers
A clipboard is a temporary storage area for data that the user wants to copy from one place to another. In the application, the user might want to copy/cut text from one part of the project and paste it in another part of the project or somewhere else.