The OS has a clipboard, which is basically a small program. When copy is invoked in an application (or OS), it calls that clipboard program and gives it that data. When when paste is invoked by the same or other program, that data is transferred to that application.
Latest Answers