assignment C6

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

ASSIGNMENT ON

C6(OPERATING SYSTEM)

SUBMITTED BY:
NAME: Sakshi Kumari
CLASS ROLL NO.: 04
UNIVERSITY ROLL NO.:21BS6251196
DEPARTMENT: B Sc. IT
SEMESTER: III
SESSION: 2021-24
CERTIFICATE

NAME: Sakshi Kumari HONOURS: B Sc. IT


UNIVERSITY ROLL NO.:21BS56251196 CLASS ROLL NO.:04
INSTITUTION: Gossner College, Ranchi

This is certified to be the bonafide work of the student in the


…………………. laboratory during the academic year 2021 to 2024 .

Number of practicals certified……….. Out of ………….. in the subject of


……………………….. , Paper Code ………………..

Teacher’s Sign. h

Examiner’s sign. Co-ordinator’s sign. Principal’s sign.


ACKNOWLEDGEMENT
In preparation of my assignment, I had to take the help and guidance of some
respected persons, who deserve my deepest gratitude. As the completion of
this assignment gave me much pleasure, I would like to express my special
thanks of gratitude to my teacher Ms. Priyanka for giving me a good guideline
for assignment throughout numerous consultations. Secondly I would also like
to extend my gratitude to our course coordinator Dr. B PRAJAPATI .

I would also like to thank all those who have directly and indirectly guided me
in writing this assignment.

Name: Sakshi Kumari

Class Roll No.: 04

University Roll No.: 21BS6251196

Department: B Sc. IT

Semester: 3

Session: 2021-2024
INDEX
Sl. No. Topic Page No. Date Sign. / Remarks

1 Write a program to copy files 1 02/05/23


using system calls.
2 Write program to implement 2-3 09/05/23
FCFS scheduling algorithm
3 Write program to implement 4-5 12/05/23
Round Robin scheduling
algorithm.
4 Write program to implement SJF 6-7 20/05/23
scheduling algorithm.

5 Write program to implement non- 8-9 29/05/23


preemptive priority based
scheduling algorithm.
6 Write program to implement 10-13 10/06/23
preemptive priority based
scheduling algorithm.
7 Write program to implement SRJF 14-16 15/06/23
scheduling algorithm.

8 Write program to calculate sum 17-19 28/06/23


of n numbers using thread library.

You might also like