InterviewSolution
Saved Bookmarks
| 1. |
What is the difference between the cut ,copy ,paste |
| Answer» For\xa0copy, press Ctrl+C, or in the Apple world, Command+C, and the selected word will be saved in the “clipboard” (interim memory of the computer) without removing the original selection. You can now\xa0paste\xa0the copied selection to any desired location within the same, or in another document, or most other applications (Ctrl/Command+V).Cut\xa0is different in that the selection is removed from its original location, but can be\xa0pasted\xa0elsewhere just as freely. | |