InterviewSolution
Saved Bookmarks
| 1. |
Cut option remove the selected text and copy option Moves the selected text |
|
Answer» ose Edit, CUT. Right-click the selection and choose Cut. PRESS Ctrl+X. Press Shift+Delete. ...Generally, the basic STEPS to copy and move are as follows:⚫Select the TEXT you want to copy or move.⚫Copy (or cut) the SELECTED text.⚫Reposition the insertion point at the target location.⚫Paste the text you copied (or cut). |
|