QB 2
QB 2
Coimbatore.
Department of Computer Science and Engineering
Question Bank- Even Semester 2015-2016
CS6401 OPERATING SYSTEMS
Unit-I
OPERATING SYSTEMS OVERVIEW
Part-A
1. Differentiate between tightly coupled systems and loosely coupled systems.
2. Define OS
3. What are the differences between Batch OS and Multiprogramming?
4. What are the differences between Multitasking and Multiprogramming?
5. List the difference between mainframe & desktop OS.
6. What is Clustered System?
7. What is Real Time System? List out their types.
8. Is Os a resource Manager? If so justify your answer
9. What is the kernel?
10. What are the three main purposes of an operating system?
11. Define cache memory
12. What is interrupts.
13. What is direct memory access?
14. What are batch systems?
15. What are privileged instructions?
16. What do you mean by system calls?
17. State the advantage of multiprocessor system.
18. What is function of system programs? Write the categories in which
system program can be divided.
Unit-II
PROCESS MANAGEMENT
Part-A
1. What is a process?
2. What is process control block?
3. What are schedulers?
4. What is co-operative process?
5. What is the use of inter process communication.
6. What is independent process?
7. What are the benefits of co-operating processes?
8. What is a thread?
9. What are the benefits of multithreaded programming?
10. Compare user threads and kernel threads.