1.To simulate following CPU scheduling algorithms to find turnaround time and waiting time :
a) FCFS
b) SJF
c) Round Robin
d) Priority
2.To write a C program to simulate the banker’s algorithm for deadlock avoidance.
3.To Write a C program to simulate the following disk scheduling algorithms
a) FCFS
b) SCAN
c) C-SCAN
4.To implement pass 1 of a two pass assembler
5.To implement pass 2 of a two pass assembler
6.To write a C program to implement the single pass assembler
Attaching the record: SSprograms.pdf