1.

Pressing ‘:’ in command mode invokes which mode of vi editor?(a) ex-mode(b) insert mode(c) command mode(d) input modeThis question was addressed to me in a national level competition.Query is from Vi-Ex Mode topic in chapter The Vi Editor of Unix

Answer»

Correct option is (a) ex-MODE

Explanation: To invoke ex-mode we’ve to PRESS the ‘:’ key in COMMAND mode. After pressing : , we are in ex-mode. Now simply type any command of ex-mode to PERFORM a suitable function.



Discussion

No Comment Found

Related InterviewSolutions