the operations of cut copy will transfer the contents to the
Answers
Answered by
5
Explanation:
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.
Similar questions