Answer :
Final answer:
The statement that both the copy and cut commands place the selected text into the clipboard is true. Copy creates a duplicate in the clipboard while leaving the original text unchanged, and cut removes the text and stores it in the clipboard.
Explanation:
The copy and cut commands do indeed both place the selected text into the clipboard. a. TrueWhen text is copied, it is duplicated and the original text remains in the document while the duplicate is placed into the clipboard. This can be done using either the ribbon icon, shortcut menus, or the keyboard command [Ctrl] + C. The cut command, on the other hand, removes the text from the document and moves it to the clipboard, accessible by the scissors icon, right-click menu, or the [Ctrl] + X shortcut.
Subsequently, the clipboard contents can be pasted elsewhere using the paste options and the keyboard command [Ctrl] + V. These commands are fundamental for efficient text editing and manipulation in various software applications and are especially valuable in tasks involving text displacement and relocation.