Computer Studies
Differentiate between copying a file and moving a file.
File Management Basics
221 Likes
Answer
The differences between copying a file and moving a file are as follows:
| Copying a file | Moving a file |
|---|---|
| It means to make a duplicate copy of a file. | It means to transfer a file from one location to another. |
| It uses 'Copy and Paste' option. | It uses 'Cut and Paste' option. |
| The original file remains at the source location. | The original file is moved to the destination location. |
Answered By
107 Likes