Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
23 views2 pages

Operating System Unit Wise Important Questions

The document outlines a comprehensive curriculum on operating systems, covering topics such as the structure and types of operating systems, process management, CPU scheduling algorithms, deadlock handling methods, and inter-process communication. It also discusses memory management concepts like logical vs physical addresses, segmentation, paging, and file allocation methods. Each unit includes specific questions aimed at exploring these concepts in detail, along with examples where applicable.

Uploaded by

sagirohith1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views2 pages

Operating System Unit Wise Important Questions

The document outlines a comprehensive curriculum on operating systems, covering topics such as the structure and types of operating systems, process management, CPU scheduling algorithms, deadlock handling methods, and inter-process communication. It also discusses memory management concepts like logical vs physical addresses, segmentation, paging, and file allocation methods. Each unit includes specific questions aimed at exploring these concepts in detail, along with examples where applicable.

Uploaded by

sagirohith1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

UNIT-I

1.Explain structure of operating system?

2.Explain Types of Operating system?

3.Explain various types of system calls?

4.Define Process? Explain Operations on processes?

5.Explain Various Types of operating System Services?

6.Explain CPU Scheduling Algorithms?

a. FCFS b. SJF C. priority D. Round Robin

UNIT-II
1.Explain Process Management system calls?

2.Explain Brief Multiple Processor Scheduling?

3.Explain brief Methods for Handling Deadlocks?

4.Explain in detail A) Deadlock Prevention

B) Dead lock Avoidance C) Deadlock Detection D) Deadlock Recovery

5.Explain brief Dead lock Avoidance using Bankers Algorithm? with example?

6.Explain Dead lock Avoidance using Resource Allocation Graph? with Example?

7.Define Dead lock? Explain Necessary Methods for handling Deadlock?

UNIT-III
1.Explain Critical Section Problem with example?

2.Define Semaphore? Explain brief Classical Problems of Synchronization?

3.Explain Brief IPC? And explain necessary methods for handling Inter process
Communication?

A) pipes B) FIFO’s C) Shared Memory D) Message queues


4.Explain brief Monitors? with Example?

5.Explain in detail Synchronization Hardware? With example?

UNIT_IV

1.Explain Differences between Logical Address verses Physical Address?

2.Explain brief Segmentation with example?

3.Explain brief paging with example?

4.Explain in detail Demand paging? With example?

5.Explain in detail File Allocation Methods? With example?

6.Explain page replacement Algorithms? With examples?

A) FCFS b) LRU C)LFU

7. Explain Segmentation with paging?

8.Explain in detail Swapping?

UNIT_-V

1.Explain File Allocation methods? With example?

2.Explain File Access methods? With example?

3.Define Directory? Explain Types of Directories? With example?

4.Explain brief Free space Management?

5. Explain Various types of file system calls?

You might also like