Multiple choice technology operating systems esc + i To insert new text To quit the vi editor To delete word from cursor position To delete entire line where cursor is located Reveal answer Fill a bubble to check yourself A Correct answer Explanation In vi editor, pressing Escape followed by 'i' switches to insert mode, allowing you to insert new text at the cursor position. This is one of the most fundamental vi commands.