MCQOPTIONS
Saved Bookmarks
This section includes 9 Mcqs, each offering curated multiple-choice questions to sharpen your Unix knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
USING_‚ÄÖ√Ñ√∂‚ÀÖ√Ë‚Àւ§W‚ÄÖ√Ñ√∂‚ÀÖ√Ë‚ÀÖ¬•_COMMAND_WE_CAN______________?$# |
| A. | move back to the beginning of the word |
| B. | move forward to the end of the word |
| C. | move forward to the beginning of the word |
| D. | move back to the end of the word |
| Answer» D. move back to the end of the word | |
| 2. |
Using ‘b’ command we can _____________$ |
| A. | move back to the beginning of the word |
| B. | move forward to the end of the word |
| C. | move forward to the beginning of the word |
| D. | move back to the end of the word |
| Answer» B. move forward to the end of the word | |
| 3. |
We can perform word navigation in vi editor. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 4. |
Which one of the following command is invalid? |
| A. | 20h |
| B. | 5l |
| C. | 4k |
| D. | 3d |
| Answer» E. | |
| 5. |
We can prefix the repeat factor with navigation keys (h, j, k and l). |
| A. | True |
| B. | False |
| Answer» B. False | |
| 6. |
Which one of the following keys are used to moving cursor rightwards along a line? |
| A. | k |
| B. | h |
| C. | l |
| D. | j |
| Answer» D. j | |
| 7. |
Which of the following keys is used to moving cursor leftwards along a line? |
| A. | k |
| B. | h |
| C. | l |
| D. | j |
| Answer» C. l | |
| 8. |
Which of the following keys are used to moving the cursor up and down? |
| A. | k |
| B. | h |
| C. | l |
| D. | k and j |
| Answer» E. | |
| 9. |
For navigation purposes, the mode should be _____ mode. |
| A. | command |
| B. | input |
| C. | insert |
| D. | ex |
| Answer» B. input | |