0% found this document useful (0 votes)
3 views

operating-B.Tech

The document outlines the structure of a sessional exam for the 4th semester Computer Science Engineering students at Dr. M.C. Saxena College of Engineering & Technology, focusing on Operating Systems. It includes two sections: Section A consists of ten compulsory questions worth 2 marks each, while Section B has eight questions where students must attempt any six, each worth 5 marks. Topics covered include definitions, diagrams, scheduling algorithms, and advantages/disadvantages of various operating systems.

Uploaded by

Prakhar Katiyar
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)
3 views

operating-B.Tech

The document outlines the structure of a sessional exam for the 4th semester Computer Science Engineering students at Dr. M.C. Saxena College of Engineering & Technology, focusing on Operating Systems. It includes two sections: Section A consists of ten compulsory questions worth 2 marks each, while Section B has eight questions where students must attempt any six, each worth 5 marks. Topics covered include definitions, diagrams, scheduling algorithms, and advantages/disadvantages of various operating systems.

Uploaded by

Prakhar Katiyar
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

Dr. M.C.

Saxena College Of Engineering & Technology, Lucknow


SESSIONAL EXAM, 4th -SEM

(Computer Science Engineering)

Subject-Operating system

Time: 2.5hour Total marks-50

Section-A

Attempt all questions are compulsory: (2x10=20)

Q.1- What is the objectives of operating system?

Q.2- Define the Operating System with diagram.

Q.3- What is the Job?

Q.4- What is the GUI?

Q.5- Define the kernel with suitable diagram.

Q.6- What is the error detection?

Q.7- Define the soft real time system.

Q.8- Write the advantage of batch operating system.

Q.9- Write the disadvantage of multiprogramming operating system.

Q.10- What is the function of operating system?

Section-B

Attempt any Six questions: (5X6=30)

Q.1- Explain the structure of operating system.

Q.2- Describe the Time sharing or multitasking operating system with advantages and disadvantages.

Q.3- Explain the components and services of operating system.

Q.4- Describe the Kernel with its type and suitable example.

Q.5- Write the difference between-

(a) Long term , Short term & Mid term scheduler.


(b) Preemptive & non-preemptive scheduling.

Q.6- Find the Average turnaround time and waiting time with FCFS scheduling algorithm.

Process ID Arrival time Burst time


P1 0 4
P2 1 8
P3 2 6
P4 3 5
Q.7- Find the Average turnaround time and waiting time with FCFS scheduling algorithm.

Process ID Arrival time Burst time


P1 8 4
P2 3 2
P3 7 6
P4 10 3
P5 3 1
Q.8- Find the Average turnaround time and waiting time with SJF scheduling algorithm.

Process ID Arrival time Burst time


A 6 1
B 3 3
C 4 6
D 1 5
E 2 2

You might also like