1.

While entering text in input mode the data is saved in _____(a) buffer(b) disk(c) RAM(d) cacheThis question was addressed to me in a job interview.My query is from Vi Basics and Modes topic in portion The Vi Editor of Unix

Answer»

Correct option is (a) buffer

Explanation: If the FILE has not been saved yet then whatever we are inputting in it is stored in a temporary storage called buffer. To save the DATA ENTERED in the buffer, we have to SWITCH to ex-mode.



Discussion

No Comment Found

Related InterviewSolutions