Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Operating Systems Questions
What is Memory-Management Unit (MMU)?
What is hard disk and what is its purpose?
What is Dispatcher?
What are necessary conditions for dead lock?
Differentiate between Complier and Interpreter?
Explain the concept of the Distributed systems?
Explain the meaning of mutex.
What is a daemon?
What is pre-emptive and non-preemptive scheduling?
Which among the following are not the children of Swapper or Scheduler?
main() { fork(); printf(“Hello World!”); } Output for the above unix program is
Which among the following is a system call used for process management
1
2
3
4
5
6
7