Operating Systems 1
Operating Systems 1
3. The central idea behind the simple batch processing scheme is the use of a piece of software
known as
(A) Interupts (B) Timer
(C) Memory protection (D) Monitor
4. Which is responsible for maintaining all the important abstraction of the operating system?
(A) Kernel B) System libraries
(C) System utilities D) Daemonus
Page 1 of 4 29NF3-7/15CSIZJ
9. The non binary semaphore is often referred to as
(A) Strong semaphore (B) Gencral semaphore
C) Weak semaphore (D) Mutex
11. A is one in which there is alteast one sequence ofresource allocation to procesSer that
does not result in deadlock.
(A) Safe state (B) Unsafe state
(C) Resume state (D) Suspended state
15. words size are available in memory blocks ofthe buddy system.
(A) 2k+1 (B) 2
(C) 2k-1 (D) 26/1
16. A chooses only among the resident pages of the process that generated the page fault
in selecting a page to replace.
(A) Global replacement policy (B) Local replacement policy
C) Logical replaccment polícy (D) Absolute replacement polícy
17. On a movable head system, the time it takes to position the head at the track is known as
19. A device stores information in blocks that are usually offixed size.
(A) Fixed oriented (B) Block oriented
(C) Stream oriented (D) Variable oriented
20. Consider a disk queue with request for 1/0 to block on cylinders: 98, 183, 37, 122, 14, 124,
65, 67. Consider FCFS scheduling, the total number of head moments is, if the disk head
initially at 53.
(A) 600 (B) 620
(C) 630 (D) 640
Pag 2 ud 4 29NF3-7/ 1SCSANJ
PART-B (5x 4 20 Marks)
Answer ANY FIVE Questions
28. a. Explain in detail about interrupt and different classes of interrupts with neat diagram.
(OR)
b. Justify how evolution of operating system differs in terms of serial, multiprogramming and
time sharing systemn.
29. a. Draw a neat sketch of five state process model and explain it.
(OR)
b. How will you implement threads? Classify and describe in detail.
30. a. Define semaphores and explain the solution in producer consumer problem using
semaphores.
(OR)
b. Consider the following five process with the CPU bursttime given in Milliseconds
Process Burst time (msc)
P1 10
P2 29
P3
P4
P5 12
Consider First Come First Served (FCFS) and Round Robin (RR) (quantum = 3 ms)
scheduling algorithm. Ilustrate the scheduling using Gannt chart, Which algorithm will give
the minimum average waiting time?
31. a. List out the memory partitioning techniques and explain in detail.
(OR)
b. Explain how memory management is done in windows.
29NF3-7/ 1scs302J
Page 3 of 4
with an example.
of disk scheduling
Describe about the concept
a.
32. a.
(OR) methods.
and access
organization
various file
detail about
b. Explain in