Computer Science, asked by devenderkumar3222, 2 months ago

distinguish between moving data and copying data​

Answers

Answered by Alisha418
4

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