InterviewSolution
Saved Bookmarks
| 1. |
Explain the process of cut copy and paste files in computer |
|
Answer» Copy and paste are commands in a computer USER interface and are one method of TRANSFERRING data from one location to another. Unlike CUT and paste, which moves the contents to a new location, copy and paste creates a DUPLICATE in the new location. Copy and paste enables simple data REPLICATION. |
|