Linux Objective Questions Answers
-
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
Answer And Explanation
Answer: Option A
Explanation:
-
2. How applications communicates with kernel ?
- Not disclosed by linux team
- SSL
- System Calls
- Shell
Answer And Explanation
Answer: Option C
Explanation:
-
3. Kernel is known as core of operating system.
- True
- False
Answer And Explanation
Answer: Option A
Explanation:
-
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
Answer And Explanation
Answer: Option B
Explanation:
-
5. Solaris is product of ?
- IBP
- IBM
- Microsoft
- Sun Microsystems
Answer And Explanation
Answer: Option D
Explanation:
-
6. The system calls in UNIX is written using which language ?
- Java
- C
- C++
- Assembly
Answer And Explanation
Answer: Option B
Explanation:
-
7. What is property of UNIX ?
- Multi User
- Multi Processes
- Multi Tasking
- All of above
Answer And Explanation
Answer: Option D
Explanation: