Computer Science, asked by udhi2004sheru, 4 months ago

differentiate copy and move​

Answers

Answered by Anonymous
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.

Answered by gnithin629
1

Answer:

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