1.

vi automatically switches from command mode to input mode when we press ‘r’.(a) True(b) FalseI had been asked this question in an interview for job.Query is from Vi-Input Mode in section The Vi Editor of Unix

Answer»

Right answer is (a) True

For EXPLANATION: When ‘R’ is pressed, vi momentarily switches from command mode to INPUT mode and returns to command mode AUTOMATICALLY after the new character is entered.



Discussion

No Comment Found

Related InterviewSolutions