You are on page 1of 1

ASSIGNMENTS

OPERATING SYSTEM
BCA 5TH SEM

Assignment 1
Q1.Basic component of Linux Kernel.
Q2.Example of real time operating system.
Q3.what is operating system,what are the services provided by operating system.
Q4.Difference between unix and linux.
Q5.What are the functions to create and kill a process.
Q6. Explain the role of semaphore in process synchronization.
Q7.Explain Dining philosopher’s problem.

Assignment 2
Q8.How to solve Dining philosopher’s problem.
Q9.Differentiate between segmentation, demand paging and paging.
Q10.Role of swaping techniques.
Q11.Define the following terms
(a) processes.
(b) life cycle of a process, explain with diagram.
(c) context switching.
(d) context switching time.
(e) the function in linux and unix to create and kill the process.
(f) FCFS.
(g) SJF.
(h) Round Robin.
(i) Turn around time
(j) waiting time
(k) Semaphore
(l) critical section
(m) mutual exclusion
(n) paging
(o) LRU
(p) FIFO

You might also like