102k views
5 votes
To cut or copy text first

1 Answer

1 vote

Answer:

The cut command removes the selected data from its original position, while the copy command creates a duplicate; in both cases the selected data is kept in temporary storage (the clipboard). The data from the clipboard is later inserted wherever a paste command is issued.

User GameOfThrows
by
5.3k points