Skip to content
Previous Year Question Paper

AD/CD/CS/SD-405 (GS) – Operating Systems

December 2025CSESEMESTER-4
December 2025
Max Marks: 70
Duration: 3 Hours
Instructions:

Attempt any five questions.

All questions carry equal marks.

Q.1
a)Unit 1

Explain the evolution of operating system in detail.

b)Unit 1

List the functions of OS. How operating system perform management task in a system?

Q.2
a)Unit 2

What is a File? Write different file attributes and operations?

b)Unit 2

For a file system with 512-byte blocks, explain logical-to-physical address mapping for contiguous, linked and indexed allocation.

Q.3
a)Unit 3

How process is differing from program? Describe process transition diagram in detail.

b)Unit 3

Given a segment table, find physical addresses for logical addresses: 0430, 110, 2500, 3400.

Q.4
a)Unit 3

What are the five major activities of an operating system in regards to memory management?

b)Unit 4

What is busy waiting? What other kinds of waiting exist? Can busy waiting be avoided?

Q.5
a)Unit 4

Explain concurrency controls. Differences between real and virtual concurrency?

b)Unit 4

Explain the concept of buffering and spooling.

Q.6
a)Unit 4

Why Semaphore is important in OS? Explain Binary and counting semaphores with suitable example.

b)Unit 5

What are the advantages and disadvantages of making the computer network transparent to the user?

Q.7
a)Unit 5

Discuss the design issues of distributed operating system.

b)Unit 5

List three possible types of failures in a distributed system.

Q.8
Unit 4/3/1/5

Write short notes on (any two): a) Synchronization b) Demand paging c) System calls d) Kernel architecture in Unix.