Linux Quiz

Linux Quiz

 



Linux Quiz contain set of 10 MCQ questions for Linux MCQ which will help you to clear beginner level quiz.



1. What command is used to save the standard output in a file, as well as display it on the terminal?
A. tee
B. grep
C. cat
D. more
 
2. What command is used to count just the number of lines contained in a file?
A. wc – r
B. wc – w
C. wc – c
D. wc – l
 
3. In OSI network architecture, the routing is performed by
A. session layer
B. transport layer
C. data link layer
D. network layer
 
4. The 32-bit internet address 10000000 00001010 00000010 00011110 will be written in dotted decimal notation as
A. 128.10.2.30
B. 210.20.2.64
C. 164.100.9.61
D. 148.20.2.30
 
5. Which class network is used for a collection of a small number of networks with a large number of nodes?
A. Class A
B. Class B
C. Class C
D. All of the above
 
6. What type of addressing format is used by Class A network.
A. Net.Net.Net.Node
B. Net.Net.Node.Node
C. Net.Node.Net.Node
D. Net.Node.Node.Node
 
7. What types of installations require a special boot disk?
A. NFS
B. FTP
C. PCMCIA
D. All of the above
 
8. RPM
A. stands for Red Hat Package Manager
B. is used to install, uninstall, and manage packages
C. is used to keep track of the users
D. assigns a dynamic IP address
 
9. What command is used to query for a specific package with RPM?
A. rpm -q
B. rpm -a
C. rpm -d
D. rpm -1
 
10. Who founded the Linux Kernel?
 
A. Bill Gates
B. Ben Thomas
C. Richard Stallman
D. Linus Torvalds