Thursday, May 7, 2015

Write the steps to copy and move any file using keyboard.



Q09. Write the steps to copy and move any file using keyboard.

Answer
The steps to copy a file using keyboard are as follows-
1.       First select the file that is to be copied.
2.       Press Ctrl+C. This will copy the file on the Clipboard.
3.       Press Ctrl+V where we want to make a duplicate of the file. This will paste the item there from the Clipboard.
The steps to move a file using keyboard are as follows-
1.       First select the file that is to be moved.
2.       Press Ctrl+X. This will move the file on the Clipboard.

3.       Press Ctrl+V where we want to move the file. This will paste the item there from the Clipboard.
 

No comments:

Post a Comment