1 a)Write programs using the following system calls of UNIX operating system exit, wait, close, stat,
grep, etc.
b) Implementation of Semaphores.
2 a) Write programs using the system calls of UNIX operating system fork, exec, getpid
b) Implementation of the Memory Allocation Methods for fixed partition
using Best Fit
3 a)Sample programs on Shell Programming
b)Write C programs to implement any one of the CPU Scheduling Algorithm
4 a) Sample programs on Shell Programming
b)Implementation of Semaphores.
5 a) Write programs using the system calls of UNIX operating system stat,cp, ls, grep, etc.
b)Bankers Algorithm for Deadlock Avoidance
6 a) Sample programs on Shell Programming
b) Implementation of the Memory Allocation Methods for fixed partition
using First Fit
7 a) Write programs using the system calls of UNIX operating system exit, wait, stat, cp, grep
b)Implementation of the following Memory Allocation Methods for fixed partition Using worstfit
8 a) Sample programs on Shell Programming
b) Implementation of the File Allocation Strategies using Sequential
9 a) Write programs using the system calls of UNIX operating system fork, exec, getpid
b) Implementation of Semaphores
10 a) Sample programs on Shell Programming
b)Implementation of the File Allocation Strategies using Indexed
11 a) Write programs using the system calls of UNIX operating system exit, wait, stat, cp, grep
b)Implementation of the File Allocation Strategies using Linked