what is different between copy and cut
Answers
Hey Mate Here Is Ur Answer
==> The difference between Copy and Cut is that cut removes the selected data from its original position while copy creates a duplicate of the original content. Both store the selected data to the clipboard so that they can be inserted into a new location using paste option.
I Hope It Helps U
Plzz Mark Brainlist
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.
