Operating System Questions
Operating System Questions
Operating System Questions
Basics
This section of our 1000+ Operating System MCQs focuses on basic overview of Operating
System.
1.What is operating system?
a) collection of programs that manages hardware resources
b) system service provider to the application programs
c) link to interface the hardware and application programs
d) all of the mentioned
View Answer
Answer:d
Explanation:None.
2. To access the services of operating system, the interface is provided by the
a) system calls
b) API
c) library
d) assembly instructions
View Answer
Answer:a
Explanation:None.
3. Which one of the following is not true?
a) kernel is the program that constitutes the central core of the operating system
b) kernel is the first part of operating system to load into memory during booting
c) kernel is made of various modules which can not be loaded in running operating system
d) kernel remains in the memory during the entire computer session
View Answer
Answer:c
Explanation:None.
4. Which one of the following error will be handle by the operating system?
a) power failure
b) lack of paper in printer
Answer:a
Explanation:None.
advertisements
9. Which one of the following is not a real time operating system?
a) VxWorks
b) Windows CE
c) RTLinux
d) Palm OS
View Answer
Answer:d
Explanation:None.
10. The OS X has
a) monolithic kernel
b) hybrid kernel
c) microkernel
d) monolithic kernel with modules
View Answer
Answer:b
Explanation:None.