Al3452 Set4
Al3452 Set4
Fourth Semester
(Regulations 2021)
4 Write a C program to implement first fit, best fit algorithm for memory management.
5 Execute the basics of UNIX commands for directory and file related commands.
6 Write a program using the wait, exit, stat system calls of UNIX operating system.
7. Write a C program for implementation of process management using the following system calls of
UNIX OS: fork(),exec(),close(),getpid().
9. Write a C-program to implement any file allocation technique (Linked, Indexed or Contiguous).
Page 1 of 2
11 Write a C-program to Simulate Algorithm for Deadlock prevention.
18. Write a C program to implement the Producer – Consumer problem using semaphores.
Page 2 of 2