InterviewSolution
Saved Bookmarks
| 1. |
Short note on copy and moving cell |
|
Answer» The move COMMAND DELETES the original files, while copy RETAINS them. Shortcut for move is CTRL + F7, shortcut for copy is Ctrl + C and shortcut for paste is Ctrl + V. ... A keyboard shortcut for copy is Control and C (Ctrl + C), which can then be placed using Paste (Ctrl + V).EXPLANATION: |
|