Kartik-Katkar / Multiprogramming-Operating-System

This repository hosts a C++ implementation of a multiprogramming operating system simulation. The OS efficiently handles various jobs, manages errors like time limit exceeded and line limit exceeded, and incorporates virtual memory with segmentation. This project serves as a comprehensive simulation of an operating system environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kartik-Katkar/Multiprogramming-Operating-System Stargazers