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

Additional Questions From GTU - OS

The document contains additional assignment questions from Gujarat Technological University for their Computer Engineering course on Operating Systems. It lists 5 Course Outcomes and provides example questions from past years' exams that relate to each unit of the course, which covers topics like process management, memory management, file management, and Linux basics. The units and questions are intended to help students learn and be assessed on concepts like scheduling, synchronization, paging, file systems, and the Linux kernel.

Uploaded by

Trading Ganpati
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)
336 views

Additional Questions From GTU - OS

The document contains additional assignment questions from Gujarat Technological University for their Computer Engineering course on Operating Systems. It lists 5 Course Outcomes and provides example questions from past years' exams that relate to each unit of the course, which covers topics like process management, memory management, file management, and Linux basics. The units and questions are intended to help students learn and be assessed on concepts like scheduling, synchronization, paging, file systems, and the Linux kernel.

Uploaded by

Trading Ganpati
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

GUJARAT TECHNOLOGICAL UNIVERSITY

R. C. TECHNICAL INSTITUTE, AHMEDABAD


COMPUTER ENGINEERING DEPARTMENT
Course-Operating System (3330701)
Additional Assignment - Questions

CO CO
Number Statement
CO1 Identify Operating System and types of Operating System.
CO2 Demonstrate concepts of process management, IPC, multitasking and analyze various scheduling
and synchronization techniques.

CO3 Implement memory management techniques.


CO4 Apply file management concepts along with file system security.
CO5 Implement concepts of operating system for Linux and shell script.

Unit No: 1 Introduction of OS


Note: Following questions cover CO1
1. What is need of Operating System? (GTU-2015)
2. Explain multiprogramming operating system (GTU - 2015)
3. Explain Multitasking operating system (GTU - 18)
--------------------------------------------------------------------------------------------------------------------------
-------

Unit No: 2 Process Management


Note: Following questions cover CO2
1. Write short note on PCB (GTU - 2016)
2. Define: Throughtput, Turn Around time (GTU - 2016)
3. What is waiting time and response time? (GTU - 2016)
4. Define critical section. (GTU - 2017)
5. Write down difference between preemptive scheduling and non preemptive scheduling (GTU-16)
----------------------------------------------------------------------------------------------------------------------------
-------

Unit No: 3 Memory Management


Note: Following questions cover CO3
1. Explain paging in brief. (GTU-2018)
2. Give difference between logical address and physical address. (GTU-2017)
3. Explain internal fragmentation with diagram. (GTU-2018)

----------------------------------------------------------------------------------------------------------------------------
--------
Unit No: 4 File Management
Note: Following questions cover CO4
1. Explain index disk scheduling method (GTU-2017 )
2. Explain Delete and create operations. (GTU – 2018)
3. Explain Seek operation in details. (GTU – 2018)
4. What is read write pointer? (GTU – 2018)
-------------------------------------------------------------------------------------------------------------------------------
-------

Unit No: 5 Linux Basics


Note: Following questions cover CO5
1. Explain Linux Architecture. (GTU-2015,17 )
2. What is kernel? (GTU-2017)
3. What are the features of Linux? (GTU-2017)

-------------------------------------------------------------------------------------------------------------------------------
-------

You might also like