Linux Multiple Choice Questions and Answers - 2

Question: 6

Which program combines Linux commands to solve the given problems?

(A) Compiler

(B) OS

(C) Shell

(D) Kernel

Ans: C

Shell

Question: 7

What is the syntax for mounting CD-ROMs?

(A) # mount /mnt/cdrw

(B) # mount / mnt/cdrom

(C) # mount/ mnt/cd

(D) # mount/mnt/cdr

Ans: B

# mount / mnt/cdrom

Question: 8

What is the space between end of the line and end of the screen is called as?

(A) Dead space

(B) White space

(C) Blank space

(D) Empty space

Ans: A

Dead space

Question: 9

The Vi editor, makes the keyboard to play a ___ role.

(A) Single

(B) Multiple

(C) Dual

(D) Solo

Ans: C

Dual

Question: 10

In what mode of editing, the keyboard behaves as a normal typewriter with the exception?

(A) Input mode

(B) Command mode

(C) Editing mode

(D) Formatting mode

Ans: A

Input mode

Related Questions