Answer: It depends on whether you want to keep the original or not
Explanation:
(Ctrl + X) Cut simultaneously copies the original value to the clipboard while also deleting the original. (Ctrl + C) also copies the value to the clipboard, but does nothing to the original value. You would use Cut if you wanted to get rid of the original and you would use Copy if you wanted to keep the original intact.