Linux Operating System Mcqs
Here is the list of important Linux OS Mcqs for the preparation of competitive eaxams. Here we cover basic to advanced level Linux OS Mcqs and commands that are mostly used in Linux Operating system.
-Multiple Choice Questions:
Q: Who founded the Linux Kernel?
(a) Bill Gates
(b) Richard Stallman
(c) Ben Thomas
(d) Linus Torvalds
Q: When you first open the linux terminal, you are in the _______ directory of your user
(a) Root
(b) Downloads
(c) Home
(d) None of these
Q. The first process launched by the linux kernel is
(a) init process
(b) boot process
(c) Batch process
(d) None of these
Q. Linux is
(a) multiuser, multitasking
(b) multiuser, single tasking
(c) single user, multitasking
(d) None of these
Q. In Linux OS _______ command is used to know which directory you are in:
(a) chkdir
(b) cd
(c) pwd
(d) None of these