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

Os Firsttest 2021

This document is an exam for an Operating Systems course covering three parts: Part A with questions about OS services, system calls, and multiprocessor systems; Part B with questions about process states, virtual machines, and multithreaded programming; and Part C with questions about Gantt charts for scheduling algorithms and the critical section problem. The exam provides details on the duration, date, submission instructions, and includes guidance on the expected Bloom's Taxonomy level and course outcomes for each question.

Uploaded by

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

Os Firsttest 2021

This document is an exam for an Operating Systems course covering three parts: Part A with questions about OS services, system calls, and multiprocessor systems; Part B with questions about process states, virtual machines, and multithreaded programming; and Part C with questions about Gantt charts for scheduling algorithms and the critical section problem. The exam provides details on the duration, date, submission instructions, and includes guidance on the expected Bloom's Taxonomy level and course outcomes for each question.

Uploaded by

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

18CS43

KALPATARU INSTITUTE OF TECHNOLOGY-TIPTUR


Department of Computer Science & Engineering
Fourth Semester B.E. Degree, First Test, June- 2021

OPERATING SYSTEM
Time: 2:30 pm to 4:00 pm Date: 08/06/2021
1/2
Duration: 1 hours Max Marks: 50
Note:
i) Answer all the THREE parts(Part A,Part-B.Part-C)
ii) Answer any ONE full question from each part
iii) Upon completion of Test, submit the scanned pages and send PDF with
filename as USN_SUBCODE_TEST_1 to [email protected]

Part-A(Max-Marks:20)
Q.No Sub Question Marks CO Level
Ques
1 a Explain various operating system services 8 1 L1,L4
b What are system calls ? Briefly point out its types 7 2 L2,L6
c Discuss advantages of multiprocessor systems 5 1 L4
OR
2 a What is inter process communication? Explain its types 8 1 L1,L3
b Explain dual mode operating in operating system 7 2 L2,L6
with a neat block diagram
c Discuss on system boot. 5 1 L4

Part-B (Max-Marks:20)
Q.No Sub Question Marks CO Level
Ques
3 a Explain process states with state transition diagram 8 1 L1,L4
b With a neat diagram explain the concept of virtual machines 7 2 L2,L6
c Discuss the benefits of multithreaded programming 5 1 L4
OR
4 a Analyze modular kernel approach with layered 8 1 L1,L4
approach with a neat sketch.
b Discuss multithreaded models 7 2 L2,L6
c Discuss various scheduling criteria for comparing CPU 5 1 L4,L5
scheduling algorithm
Part-C (Max-Marks:10)
Q.No Sub Question Marks CO Level
Ques
5 a For the process listed below,draw Gantt chart using pre- 10 2 L3,L6
emptive and non-preemptive scheduling algorithm. A large
priority number has a higher priority . Calculate Average
waiting time and Average turnaround time
Process Arrival time Burst time Priority
P1 0 6 4
P2 3 5 2
P3 3 3 6
P4 5 5 3
OR
6 a What is the critical section problem point out and 5 2 L1,L4
explain its three requirements
b What are semaphores,explain how mutual exclusion 5 2 L2,L6
is implemented with semaphores

RBT: Revised Blooms Taxonomy L: Level CO: Course Outcomes


L1: Remembering. L2: Understanding. L3: Applying.
L4: Analyzing. L5: Evaluating. L6: Creating

CO1: Demonstrate need for OS and different types of OS


CO2: Apply suitable techniques for management of different sources

You might also like