Al3452 Set1
Al3452 Set1
Al3452 Set1
Fourth Semester
(Regulations 2021)
1. I. Write a C program to implement the System Calls opendir, readdir, Fork, Getpid.
ii. Write a C program to simulate the operation of ls and grep commands in Unix.
ii. Write the shell script to find the length of the string and reverse the string.
5 Write a C program to perform matrix addition in child process using shared memory.
9. Write a C program for First come first serve (FCFS) scheduling algorithm.
Page 1 of 2
10 Write a C program to implement Round Robin (RR) scheduling algorithm.
17. Write a C program to implement various memory allocation using worst fit.
18. Write a C program to implement FIFO (First in first out) page replacement algorithm.
Page 2 of 2