adplus-dvertising

Welcome to the Vi Editor MCQs Page

Dive deep into the fascinating world of Vi Editor with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Vi Editor, a crucial aspect of UNIX. In this section, you will encounter a diverse range of MCQs that cover various aspects of Vi Editor, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within UNIX.

frame-decoration

Check out the MCQs below to embark on an enriching journey through Vi Editor. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of UNIX.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of Vi Editor. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

Vi Editor MCQs | Page 4 of 18

Q31.
When multiple filenames are used with vi, we can switch to next file using ___ command.
Discuss
Answer: (c).:rew
Q32.
We can move back to the previous file using ____ command.
Discuss
Answer: (c).:rew
Q33.
:r !date inserts the output of date command in our file.
Discuss
Answer: (a).True
Q34.
To split the screen into multiple windows, we can use ____ command.
Discuss
Answer: (a).:sp
Q35.
To create a new window, ____ can be used.
Discuss
Answer: (c).:n
Q36.
To remove all other windows except the current one, which of the following command is used?
Discuss
Answer: (a).:on
Q37.
vi editor has ____ named buffers.

a.

2

b.

4

c.

26

d.

5

Discuss
Answer: (c).26
Q38.
To restore a number of recent deletions, numbered buffers are used.
Discuss
Answer: (a).True
Q39.
For restoring the contents of numbered buffers efficiently, ___ command is used.
Discuss
Answer: (a)..
Q40.
To change the default tab stop spaces in vi, ___ can be used with :set.
Discuss
Answer: (b).tabstop=n
Page 4 of 18

Suggested Topics

Are you eager to expand your knowledge beyond UNIX? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!