DOWNLOAD FREE PDF <<CLICK HERE>>
UNIX
Congratulations - you have completed UNIX.
You scored %%SCORE%% out of %%TOTAL%%.
Your performance has been rated as %%RATING%%
Your answers are highlighted below.
Question 1 [CLICK ON ANY CHOICE TO KNOW MCQ multiple objective type questions RIGHT ANSWER] |
Is a program that runs as a background process. Some examples of the service are httpd, nfsd, ntpd, ftpd and named.
Program | |
Service | |
System |
Question 2 [CLICK ON ANY CHOICE TO KNOW MCQ multiple objective type questions RIGHT ANSWER] |
change permission of a file to rw-r.....r-x?
chmod 546 file | |
chmod 642 file | |
chmod 645 file | |
chmod 655 file |
Question 3 [CLICK ON ANY CHOICE TO KNOW MCQ multiple objective type questions RIGHT ANSWER] |
Interrupts current activity
Ctrl + D | |
Ctrl + S | |
Ctrl + C | |
Ctrl + Q |
Question 4 [CLICK ON ANY CHOICE TO KNOW MCQ multiple objective type questions RIGHT ANSWER] |
To remove read operation from both group and others, command used by,
chmod go-r filename | |
chmod go+r filename | |
chmod go*r filename | |
chmod go/r filename |
Question 5 [CLICK ON ANY CHOICE TO KNOW MCQ multiple objective type questions RIGHT ANSWER] |
What is an example of a special character
& | |
A | |
: | |
K |
Question 6 [CLICK ON ANY CHOICE TO KNOW MCQ multiple objective type questions RIGHT ANSWER] |
Which one of the following is NOT true?
Kernel is the program that constitutes the central core of the operating system. | |
Kernel is the first part of operating system to load into memory during booting. | |
Kernel is made of various modules which can not be loaded in running operating system. | |
Kernel remains in the memory during the entire computer session. |
Question 7 [CLICK ON ANY CHOICE TO KNOW MCQ multiple objective type questions RIGHT ANSWER] |
what is the use of lsblk command
list block device file | |
list all character device file | |
both of the above option | |
none of the above option |
Question 8 [CLICK ON ANY CHOICE TO KNOW MCQ multiple objective type questions RIGHT ANSWER] |
Which command is used to list all the files with extension .lst?
ls -l *.lst | |
ls lst* | |
ls *.* | |
ls *[lst] |
Question 9 [CLICK ON ANY CHOICE TO KNOW MCQ multiple objective type questions RIGHT ANSWER] |
which commands gives the no of recently logged in users?
who | |
who | wc -w | |
whoami | wc -l | |
who | wc -l |
Question 10 [CLICK ON ANY CHOICE TO KNOW MCQ multiple objective type questions RIGHT ANSWER] |
What is the lifespan of a variable inside a shell script?
The lifespan of a variable inside shell script is only until the end of execution. | |
The lifespan of a variable inside shell script is till the system is shut down | |
The lifespan of a variable inside shell script Lifetime. | |
None of the Above |
Once you are finished, click the button below. Any items you have not completed will be marked incorrect.
There are 10 questions to complete.