Linux Objective Questions Answers
-
8. Which is most important for Multi-tasking ?
- Modularity
- Time Sharing
- Multi programming
- Multi User
Answer :
Option B
-
9. Which command output also contains userid ?
- la
- al
- ls -l
- al -l
Answer :
Option C
-
10. Which among following is considered as super daemon ?
- sysinit
- grep
- init
- locate
Answer :
Option C
-
11. Lp0 device file is used to access ?
- Tape Drive
- Printer
- Flopy
- Mouse
Answer :
Option B
-
12. Which option of "grep" displays the line number as well ?
- 54 degree
- 48 degree
- 45 degree
- 40 degree
- -n
- -l
- -d
- -al
Answer :
Option F
-
13. Which command is used to set terminal input output characteristic ?
- atty
- stty
- dtty
- ltty
Answer :
Option B
-
14. How applications communicates with kernel ?
- Not disclosed by linux team
- SSL
- System Calls
- Shell
Answer :
Option C