Computer Science, asked by abidwani, 7 hours ago

differentiate between the cut and copy options.​

Answers

Answered by sachin9715
0

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.

Similar questions