Skip to content

This repository contains programs done as a part of KTU S4 Operating Systems Lab

Notifications You must be signed in to change notification settings

aromalsanthosh/Operating-Systems-Lab-S4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌀 Operating-Systems-Lab-S4 🌀

This repository contains programs done as a part of KTU S4 Operating Systems Lab

👉🏻Cycle-1

👉🏻Cycle-2

  1. Program to create 2 process one parent process must bring odd numbers up to limit n. At the same time child process must bring even numbers up to n. Also print the process id.
    👉🏻Code 👉🏻Output
  2. Program to create a thread called add, which access two integers from the user and print the sum.
    👉🏻Code 👉🏻Output
  3. Program to create two thread and execute the addition of two numbers parallely in both threads.
    👉🏻Code 👉🏻Output

👉🏻Cycle-3

Releases

No releases published

Packages

No packages published

Languages