Computer Science, asked by megala52, 3 months ago

differentiate copy and move​

Answers

Answered by tajmohamad7719
13

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.

Explanation:

please mark my Brainliest

Answered by Anonymous
6
  1. the task to move a duplicate file to another location is copy
  2. the task to move the original file from its original location is move
Similar questions