Computer Science, asked by AkileshBalu1234, 4 months ago

differentiate cut and copy option? table ​

Answers

Answered by jethendrankumar
1

Answer:

cut means the data will be erased and change to a position where as copy means the data will be present in old and new places

Answered by varun13154
2

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