1.

Commands inputted in command mode don’t appear on the terminal.(a) True(b) FalseI got this question during an internship interview.Query is from Vi Basics and Modes in section The Vi Editor of Unix

Answer»

Right option is (a) True

To explain I would say: Command mode is the mode in which we can pass commands to act on text, using most of the keys of the keyboard. Pressing a KEY doesn’t show it on screen but may perform a function LIKE moving the cursor to the next LINE, deleting a line etc.



Discussion

No Comment Found

Related InterviewSolutions