0% found this document useful (0 votes)
17 views2 pages

Al3452 Set4

Lab QP

Uploaded by

ksathishkm
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views2 pages

Al3452 Set4

Lab QP

Uploaded by

ksathishkm
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

B.E / B.Tech.

PRACTICAL END SEMESTER EXAMINATIONS, APRIL/MAY 2023

Fourth Semester

AL3452 – OPERATING SYSTEM

(Regulations 2021)

Time : 3 Hours Answer any one Question Max. Marks 100

Aim & Procedure Program Results Viva-Voce Record Total


20 40 20 10 10 100

1. i. Write a C programs to implement UNIX system calls and file management.

2. Write a C program to simulate two level file organization technique.

3. i. Write c program to implement the Process system calls.

ii. Write a C program for I/O system calls.

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().

8 Execute the various commands operated in vi editor in UNIX.

9. Write a C-program to implement any file allocation technique (Linked, Indexed or Contiguous).

10 Install any one of the operating system (Windows/Linux).

Page 1 of 2
11 Write a C-program to Simulate Algorithm for Deadlock prevention.

12 Write a C program for optimal page replacement algorithms.

13 Write a program to simulate UNIX commands CP and ls.

14 i. Write a shell program to generate Fibonacci series.

ii. Write a shell program to compare the two strings.

15 Write a C program to implement the Round Robin (RR) CPU scheduling.

16 Write a C program to implement hierarchy level directory structure.

17. Write a C program to implement deadlock detection.

18. Write a C program to implement the Producer – Consumer problem using semaphores.

19. Write a C program to simulate disk scheduling algorithms- Scan, C-Scan.

20 Write a C program to simulate Paging technique for memory management.

Page 2 of 2

You might also like