Multiple choice technology operating systems

n

  1. To open a new file

  2. To insert new text

  3. To save and quit vi editor

  4. To continue with search

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In vi, pressing 'n' after a search continues to the next occurrence of the search pattern. It works with both / (forward) and ? (backward) searches.