Multiple choice technology operating systems n To open a new file To insert new text To save and quit vi editor 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.