You are on page 1of 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