MSBTE OS 22516 Chapterwise QBank Updated
MSBTE OS 22516 Chapterwise QBank Updated
Winter 2019 - Q1.a: Define real time operating system. List any four applications of it.
Winter 2022 - Q1.a: Differentiate between Multi programmed and Multi tasking operating
system.
Winter 2023 - Q1.a: Define real time operating system, along with any two applications of it.
Summer 2023 - Q1.b: Difference between Time sharing system and Real time system.
Winter 2024 - Q1.a: State any two command line based operating systems and two GUI
based operating system.
Winter 2019 - Q2.b: List components of OS. Explain process management in detail.
Summer 2022 - Q2.b: List and describe any four services of operating system.
Winter 2023 - Q1.b: List any four services provided by operating system.
Winter 2024 - Q2.b: List activities performed in process management and file management.
Summer 2023 - Q2.b: Draw and explain process control block in detail.
Summer 2023 - Q4.b: Draw process state diagram and describe each state.
Summer 2024 - Q3.a: Define Process. Draw a Process Control Block and explain the
information in PCB.
Summer 2024 - Q3.b: Define deadlock. State the conditions necessary for deadlock.
Winter 2024 - Q3.a: Difference between user level and kernel level thread. (Any four points)
Winter 2023 - Q2.d: Scheduling terms: CPU utilization, Throughput, Turnaround time,
Waiting time.
Summer 2024 - Q4.d: Compare Short Job First (SJF) and Shortest Remaining Time (SRTN)
scheduling algorithm (any four points).
Summer 2024 - Q6.a: What is the average turnaround time for the following process using :
i) FCFS ii) SJF non-preemptive iii) Round Robin Scheduling algorithm.
Winter 2023 - Q5.c: Page fault count using LRU and Optimal.
Winter 2023 - Q4.e: Hole selection for segment (First fit, Best fit, Worst fit).
Summer 2024 - Q5.c: Consider the string with frame size and calculate page fault using FIFO
algorithm.
Winter 2023 - Q6.c: File system directory structure (single, two level, tree).
Winter 2024 - Q5.a: Describe use of following commands with syntax: ps, wait, sleep, kill.