1.Semaphores are basically used to solve the problem of
2. Which of the below option is not an operating system call?
3. We may define virtual memory as
4. Banker's Algorithm is usually used as
5. In concurrent programming the classical problem is:
- Deadlock
- Mutual Exclusion
- Messaging
- Critical Region
2. Which of the below option is not an operating system call?
- CREATE
- SYSTEM
- LINK
- MSG-PROCESS
3. We may define virtual memory as
- an memory basically used for handling the network traffic.
- as extremely large memory
- an illusion of an extremely large memory
- a type of memory used in super computers for research work only.
4. Banker's Algorithm is usually used as
- Deadlock recovery method
- Deadlock avoidance method
- Detection of Protocols identification method.
- Deadlock detection method.
5. In concurrent programming the classical problem is:
- the producer/consumer
- compacting
- Remaining in the cycle of execution
- external fragmentation