Computer Science, asked by damrtgmailcom6375, 1 year ago

What is copying and moving data

Answers

Answered by alam8
2
copying is that which make same duplicate copy.moving is that same original DATA to any other place you want.

I hope it helps you.
Answered by Talentedgirl1
0

Answer:

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