what is the difference between cut paste and copy paste
Answers
Answered by
3
cut is used to select a particular place and copy is to take it and paste is for replacing it in your desired place.
Answered by
0
Answer:
what is copy and cut ?
copy is a command that is used to create a duplicate of the selected text by keeping it in the clipboard.
cut is also a command in which data is similarily kept in the clipboard and the command removes the selected data also.
difference between cut and copy ?
cut removes the item and stores to clipboard whereas copy does not remove the item and stores to clipboard
shortcut key for cut is ctrl+x whereas shortcut key for copy is ctrl + c
extra info:
paste is a useful command. it is used for pasting something that is stored in clipboard. shortcut key for paste is ctrl+v.
to copy or cut something we need to select or highlight it and right click on the highlighted info. then you can copy, cut, paste.
Similar questions