460 Question Paper
460 Question Paper
PARUL UNIVERSITY
FACULTY OF ENGINEERING & TECHNOLOGY
B.Tech. Winter 2017 – 18 Examination
Semester: 3 Date: 28/12/2017
Subject Code: 03105202 Time: 10:30 am to 1:00 pm
Subject Name: Operating System Total Marks: 60
Instructions:
1. All questions are compulsory.
2. Figures to the right indicate full marks.
3. Make suitable assumptions wherever necessary.
4. Start new question on new page.
Q.1 Objective Type Questions: (All are compulsory) (Each of one mark) (15)
1. Interval between the time of submission and completion of the job is called
_______________________. (Waiting time, Turnaround time, Throughput, Response time)
2. When CPU switches from one process to another process, the system must ___________the
context of the old process in its PCB, and loads the saved context for the new process.
4. Each process in a system has a segment of code, called ___________, in which the process may
be changing common variables, updating a table, writing a file. (Critical section, semaphore, race
condition)
8. Pages are only loaded when they are demanded during program execution is called
_________________.
9. If the no. of pages=2K, Page size=2K and Physical address is of 18 bits then no. of frames are
____________.
10. If the system having a Page table with 4K entries, LA is of 29 bits and No. of frames are 512
then PA is of ______ bits.
11. Answer True/ False: Device driver which is the standard interface through which the device
controller communicates with the Operating Systems.
12. Answer True/ False: In acyclic graph same file or sub-directories cannot be linked with two
different directories
13. Answer True/ False: Computer worms spread much more rapidly than computer viruses.
Page 1 of 2
14. In Access Control Matrix Row is represented by ___________ and Column is represented by
____________.
B) Which are the three requirements that must be satisfied to solve critical-section Problem? Explain
each of them.
C) Differentiate between Compiler and Interpreter and also write difference between Program and
Process.
Page 2 of 2