Linux Multiple Choice Questions and Answers - 3

Question: 11

End of file is referred by

(A) fd 0

(B) fd 1

(C) fd 2

(D) fd 3

Ans: A

fd 0

Question: 12

Which command takes data from one command to another command?

(A) Cat

(B) Pipe

(C) More

(D) Tee

Ans: B

Pipe

Question: 13

Can the password and the user name be the same?

(A) Sometimes

(B) Yes

(C) No

(D) Not always

Ans: B

Yes

Question: 14

What is the command that saves the files when the file actually exists?

(A) NN

(B) DD

(C) ZZ

(D) YY

Ans: C

ZZ

Question: 15

We do not have the control over

(A) Command

(B) Constant

(C) Variable

(D) None

Ans: A

Command

Related Questions