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

Question Bank

The document is a question bank for the Operating System course at Galgotias College of Engineering and Technology for the B. Tech AIML program in the Even Semester of 2024-25. It includes questions organized by units covering key topics such as operating system definitions, process management, memory management, and I/O devices. Each unit contains multiple questions that assess understanding of fundamental concepts and problem-solving in operating systems.

Uploaded by

gamerpurrple.1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Question Bank

The document is a question bank for the Operating System course at Galgotias College of Engineering and Technology for the B. Tech AIML program in the Even Semester of 2024-25. It includes questions organized by units covering key topics such as operating system definitions, process management, memory management, and I/O devices. Each unit contains multiple questions that assess understanding of fundamental concepts and problem-solving in operating systems.

Uploaded by

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

GALGOTIAS COLLEGE OF ENGINEERING AND TECHNOLOGY

Knowledge Park-II, Greater Noida, U.P.


Department of Artificial Intelligence & Machine Learning (AIML)
Even Semester, 2024-25
Course/Branch: B. Tech /AIML Semester: IV
Subject Name: Operating System Subject Code: BCS401

Question Bank

Unit 1-
1. Define Operating system and mention its major functions. (2023-24,2022-23,2021-22)
2. Briefly define the term Real Time Operating System. (2022-2023,2021-22)
3. Define batch operating system. (2023-2024,2018-19)
4. Explain the following terms in detail: (i) Multiprocessor operating system (ii) Real time system
(iii) Time sharing system (2023-24,2022-23,2018-19)
5. Explain the principal advantages of multiprogramming (2022-2023)
Unit 2-

1. What do you mean by Concurrent Processes? (2021-2022)


2. Explain in detail about the Dining Philosopher Problem (2020-21,2021-22)
3. What is a Critical Section problem? Give the conditions that a solution to the critical
section problem must satisfy. (2018-19)
4. Describe the Producer-Consumer problem with its suitable solution. (2018-19)
5. What is mutual exclusion? Why is it important in concurrent processing? (2020-21)

Unit 3-
1. What is a process control block? (2023-2024,2022-23,2018-19)
2. Explain First-Come-First-Serve (FCFS), Shortest Job Next (SJN), and Round-Robin
scheduling algorithms with examples. (2018-19).
3. Define deadlock. Explain the four necessary conditions for deadlock
to occur. (2021-22,2022-23)
4. Discuss the resource allocation graph (RAG) and its role in deadlock characterization.
( 2020-21)
5. Solve-(2018-19,2022-2023)

Unit 4-
1. Explain paging. How does paging help in memory management? (2022-2023 ,2021-22,
2018-19)
2. Describe segmentation with an example. How is segmentation different from
paging? (2023-24,2020-21)
3. Describe the working of FIFO, LRU, and Optimal page replacement algorithms with an
example. (2021-22,2018-19)
4. What are the advantages of multiprogramming? Compare multiprogramming with fixed
partitions and multiprogramming with variable partitions. (2021-22, 2019-20)
5. What is virtual memory? How does it differ from physical memory? (2023-24, 2018-19)

Unit 5-
1. Explain the various types of I/O devices and their characteristics. (2019-20)
2. Describe different disk scheduling algorithms and compare their performance. (2021-22)
3. Describe file sharing mechanisms and the issues related to file system protection
and security. (2022-23)
4. Explain the term RAID and its characteristics. Also, explain various RAID levels
with their advantages and disadvantages. (2022-23, 2018-19)
5. What are file directories? Explain different directory structures used in operating systems.
(2020-21)

You might also like