Computer Science, asked by ajiteshanand14, 6 months ago

what is the difference between copying cell contents and moving cell contents ?​

Answers

Answered by Anonymous
3

Copying means just copy the particular data at another location and it remains intact at its previous location, while moving data means copying same data into another location and it gets removed from it's original location.

Answered by shreetanu006
1

Explanation:

Copying means just copy the particular data at another location and it remains intact at its previous location, while moving data means copying same data into another location and it gets removed from it's original location

Similar questions