Linux Objective Questions Answers Online Quiz Test
-
1. Kernel minimizes the frequency of disk access by keeping a pool of internal data buffer which helps to increase the response time, this is known as ?
- Buffer cache
- Spooling
- Pooling
- Virtual Memory
-
2. How applications communicates with kernel ?
- Not disclosed by linux team
- SSL
- System Calls
- Shell
-
3. Kernel is known as core of operating system.
- True
- False
-
4. What is meaning of ILP32 ?
- 32 bit Integrated, Long & Pointer
- 32 bit Integer, Long & Pointer
- 32 bit Integer, Long & Point
- 32 bit Integer, Lost & Pointer
-
5. Solaris is product of ?
- IBP
- IBM
- Microsoft
- Sun Microsystems
-
6. The system calls in UNIX is written using which language ?
- Java
- C
- C++
- Assembly
-
7. What is property of UNIX ?
- Multi User
- Multi Processes
- Multi Tasking
- All of above
-
8. Lp0 device file is used to access ?
- Tape Drive
- Printer
- Flopy
- Mouse
-
9. What is the meaning of SVR4 ?
- System Five Release 4
- System Version Release 4
- System Five Relocated 4
- Storage Files Five Release 4
-
10. Which among following is considered as super daemon ?
- sysinit
- grep
- init
- locate
-
11. Which is most important for Multi-tasking ?
- Modularity
- Time Sharing
- Multi programming
- Multi User
-
12. Which among the following is used to write small programs to control Linux functionalities ?
- Shell Commands
- Shell Script
- C
- Java
-
13. What control character signals the end of the input file ?
- ctrl + s
- ctrl + z
- ctrl + w
- ctrl + d
-
14. Which command in LINUX is used for description of any command ?
- help
- man
- detail
- shortdetal
-
15. Which command is concerned with LINUX kernel log messages ?
- dmsg
- dmesg
- cmsg
- cmesg
-
16. Which command is used to set terminal input output characteristic ?
- atty
- stty
- dtty
- ltty
-
17. Which command is used to know the LINUX version ?
- uname
- lname
- vname
- sname
-
18. File inode number can be viewed by ?
- -s
- -i
- -a
- -t
-
19. tee command is used in LINUX for ?
- Read from an input and write to a standard output and file
- Read from an input
- Write to an output
- None of above
-
20. Which command is used to extract a column from a text file
- get
- tar
- untar
- cut