MCQ 511 MarkThe arrow keys are used to move the $………….$ In up,down,left and right direction.✓cursorBwindow CscreenDnone of theseAnswerCorrect option: A. cursorView full question & answer→
MCQ 521 MarkBy pressing which key can we go from command mode to the last line mode ?✓Colon$(:)$B$ESC$C$TAB$D$\$$AnswerCorrect option: A. Colon$(:)$View full question & answer→
MCQ 531 MarkWhich command is used to save a file and quit editing mode in Vim editor ?A:xB:wqC:q✓Both $(A)$ and $(B)$AnswerCorrect option: D. Both $(A)$ and $(B)$View full question & answer→
MCQ 541 MarkWhich command is used to save a file in Vim editor ?✓:wqB:sC:fsD:xyAnswerCorrect option: A. :wqView full question & answer→
MCQ 551 MarkWhich method is used to create a file in Vim editor ?ATypevifollowedbyafilenameandpressEnterkeyBTypeviatthepromptandpressEnterkeyCCatfilename✓Both $(A)$ and $(B)$AnswerCorrect option: D. Both $(A)$ and $(B)$View full question & answer→
MCQ 561 MarkBy pressing which key twice can we toggle back to the command mode from the last line mode ?AColon(:) ✓$ESC $C$TAB$D$AnswerCorrect option: B. $ESC $View full question & answer→
MCQ 571 MarkTo go to the last line mode we first need to be in which mode ?✓Command modeBInsert CLastlineDNone of theseAnswerCorrect option: A. Command modeView full question & answer→
MCQ 581 MarkWhich command is used to append text after at the end of the current line ?A$a$B$i$✓$A$D$I$AnswerCorrect option: C. $A$View full question & answer→
MCQ 591 MarkWhich command is used to get into insert mode ?A$a $B$i$C$s$✓Both $(A)$ and $(B)$AnswerCorrect option: D. Both $(A)$ and $(B)$View full question & answer→
MCQ 601 MarkWhich command is used to create a file in Vim editor ?A$vifilenameB$viC$catfilename✓Both $(A)$ and $(B)$AnswerCorrect option: D. Both $(A)$ and $(B)$View full question & answer→
MCQ 611 MarkWhich character switches to block visual mode allowing to manipulating rectangular blocks of text?AvBV✓CTRL+vDdAnswerCorrect option: C. CTRL+vView full question & answer→
MCQ 621 MarkWhich character switches to the visual mode allowing to manipulate characters ?✓vBVCCTRL+vDdAnswerCorrect option: A. vView full question & answer→
MCQ 631 MarkVisual mode is $……………….$AisaflexibleandeasywaytoselectapieceoftextfromthefileBistheonlywaytoselectablockoftextthatneedstobemodified.Cisanextensiontothecommandmode✓all of theseAnswerCorrect option: D. all of theseView full question & answer→
MCQ 641 MarkWhich mode is the only way to select a block of text that needs to be modified ?✓VisualmodeBInsertCLastline DNoneoftheseAnswerCorrect option: A. VisualmodeView full question & answer→
MCQ 651 MarkWhat is an extension to the command mode known as ?✓VisualmodeBInsertCLastlineDNoneoftheseAnswerCorrect option: A. VisualmodeView full question & answer→
MCQ 661 MarkTo perform which operation normally is the last line mode used for ? To perform operations like quitting the Vim session or saving a file.AQuitting the Vim sessionBSaving a fileCType the text ✓Both $(A)$ and $(B)$AnswerCorrect option: D. Both $(A)$ and $(B)$View full question & answer→
MCQ 671 MarkWhich command is used to insert a new line above the current cursor position ?✓$O$B$o$C$A$D$I$AnswerCorrect option: A. $O$View full question & answer→
MCQ 681 MarkWhich command is used to insert text after the current cursor position ?✓$a$B$i$C$A$D$I$AnswerCorrect option: A. $a$View full question & answer→
MCQ 691 MarkHow can we toggle between the command mode and the insert mode ?ABy pressing the SHIFT key ✓ By pressing the ESC keyCBy pressing the TAB keyDBy pressing the CTRL keyAnswerCorrect option: B. By pressing the ESC keyView full question & answer→
MCQ 701 MarkWhat can be done in insert mode ?AWe can type textin fileBNavigate within the fileCNone of these✓Both $(A)$ and $(B)$AnswerCorrect option: D. Both $(A)$ and $(B)$View full question & answer→
MCQ 711 MarkWhen a new file is opened in Vim the cursor appears in the top $………..$ of the screen.✓left cornerBcenter Cright cornerDnone of theseAnswerCorrect option: A. left cornerView full question & answer→
MCQ 721 MarkWhen a new file is opened in vim $…………..$ symbol indicates that the lines are yet to be used by the editor.A$@$B$\#$✓~$($tilde$)$D$\$$AnswerCorrect option: C. ~$($tilde$)$View full question & answer→
MCQ 731 MarkWhen a new file is opened in Vim it is filled with $…..$ tildes $($~$)$ on the left side of the screen.A$@$B$\#$✓~$($tilde$) $D$\$$AnswerCorrect option: C. ~$($tilde$) $View full question & answer→
MCQ 741 MarkIn how many ways can Vim editor be opened ?✓TwoBThreeCFourDFiveAnswerCorrect option: A. TwoView full question & answer→
MCQ 751 MarkWhich command is to be issued to insert the text in the file ?AInsert$($i$)$BAppend$($a$)$COpen$($o$)$✓Any of theseAnswerCorrect option: D. Any of theseView full question & answer→
MCQ 761 MarkWhich are the modes available in Vim editor ?ACommandBInsertCLast line✓All of theseAnswerCorrect option: D. All of theseView full question & answer→
MCQ 771 MarkHow many modes are there in Vim editor ?✓three BTwo CFourDOneAnswerCorrect option: A. three View full question & answer→
MCQ 781 MarkTo work with the Vim editor, we will have to $…………..$ it first.✓initiateBcompileCinterpreteDNoneoftheseAnswerCorrect option: A. initiateView full question & answer→
MCQ 791 MarkWhere is the name of the file along with the information about the total number of lines and column within the file displayed ?✓Command lineBcommand promptCShellDNone of theseAnswerCorrect option: A. Command lineView full question & answer→
MCQ 801 MarkWhat is the last line of a new file opened in Vim known as ?✓Command line Bcommand promptCShell DNone of theseAnswerCorrect option: A. Command line View full question & answer→
MCQ 811 MarkIn Linux , the output of the command in displayed on the $…………..$AeditorBgraph✓screenDshellscriptAnswerCorrect option: C. screenView full question & answer→
MCQ 821 MarkIn how many modes Vim editor works ?AFour✓ThreeCTwoDOneAnswerCorrect option: B. ThreeView full question & answer→
MCQ 831 MarkWhich type of graphical editor available to serve the purpose of writing shell scripts ?AGeditBKwriter✓Both(A)and(B)DNoneoftheseAnswerCorrect option: C. Both(A)and(B)C. Both (A) and (B)View full question & answer→
MCQ 841 MarkWhich Editor is available with almost all Unix and Linux flavors ?AeditBpeeCnona ✓VimAnswerCorrect option: D. VimView full question & answer→
MCQ 851 MarkWhich editor can be used from both a command line interface and as a standalone in a graphical user interface ?AedBpicoCnano✓VimAnswerCorrect option: D. VimView full question & answer→
MCQ 861 MarkWhich is a highly configurable text editor built to enable efficient text editing ?AedBpicoCnano✓VimAnswerCorrect option: D. VimView full question & answer→
MCQ 871 MarkWhen was Vim publicly released ?A$1992$B$1994 $C$1995$✓$1991$AnswerCorrect option: D. $1991$View full question & answer→
MCQ 881 MarkWhat is full form of Vim ?✓ViImproved BVirtualimportantMachineCViIndependentDVeryImprovedAnswerCorrect option: A. ViImproved View full question & answer→
MCQ 891 MarkWhich desktop environment provides Gedit graphical editor ?A$\text{KDE}$B$\text{DEK}$C$\text{NOMEG}$✓$\text{GNOME}$AnswerCorrect option: D. $\text{GNOME}$View full question & answer→
MCQ 901 MarkWhich graphical editor is available with $\text{GNOME}$ desktop environment ?✓Gedit BKwriteCeditG DwriteKAnswerCorrect option: A. Gedit View full question & answer→
MCQ 911 Mark$………….$ Assists us in writing the shell script.ATerminalBApplication✓EditorDBoth $(A)$ and $(B)$AnswerCorrect option: C. EditorView full question & answer→
MCQ 921 MarkAfter typing the sequence of commands ina text file, this text file should be given $…….$ Execution.Akernel✓linuxshellCinterpreterDcompilerAnswerCorrect option: B. linuxshellView full question & answer→
MCQ 931 MarkThe $…………..$ command although it allows us to create a file is not a $…….$ Option to use when creating a shell script .✓goodBworthyCpossibleDpracticleAnswerCorrect option: A. goodView full question & answer→
MCQ 941 MarkWhat is the use of cat command ?✓Create a fileBCreate directoryCChange directory DNone of theseAnswerCorrect option: A. Create a fileView full question & answer→
MCQ 951 MarkThe process of executing multiple commands using pipes is$ ……………$Asmart work✓tediousCperfect workDnone of theseAnswerCorrect option: B. tediousView full question & answer→
MCQ 961 Mark$…………$ command is used to create a file .✓CatBMan CEchoDPwdAnswerCorrect option: A. CatView full question & answer→
MCQ 971 MarkThe shell scripts are commonly used by the users to perform$………….$Acreating usersBroutine individual tasksCsystem administration✓Both $(B)$ and $(C)$AnswerCorrect option: D. Both $(B)$ and $(C)$View full question & answer→
MCQ 981 MarkIn Ubuntu Linux multiple commands can be executed by using $………….$✓pipesBconditionsCfilterDall of theseAnswerCorrect option: A. pipesView full question & answer→
MCQ 991 MarkThe $…………$ are commonly used by the users to perform routine individual tasks and system administration.APipeBEditor✓Shell scriptDKernelAnswerCorrect option: C. Shell scriptView full question & answer→
MCQ 1001 Mark$………..$ can be defined as series of commands written in a plain text file.APipeBEditor✓Shell scriptDKernelAnswerCorrect option: C. Shell scriptView full question & answer→