Correct Answer:
A. Cut
The keyboard shortcut Ctrl + X is a fundamental command used across various operating systems and applications, including word processors and file explorers. Its primary function is to cut selected text, images, or files. This action removes the selected item from its original location and places it onto the clipboard, making it available for pasting elsewhere.
- Copy (Ctrl + C): This command duplicates the selected item to the clipboard without removing it from its original place.
- Paste (Ctrl + V): This command inserts the content currently stored on the clipboard into the desired location.
- Undo (Ctrl + Z): This command reverses the last action performed.
Therefore, Ctrl + X is specifically for cutting, which involves both copying and deleting the original.