Osy Micro Project
Osy Micro Project
A
PROJECT REPORT
On
“Different types of Operating Systems”
Has been
Submitted in partial fulfillment of the Micro-project
In
Operating System
By
Bhimashankar Pasare 2208540351
CERTIFICATE
Of
T.Y. (Computer Engineering)
Institute Code - 0854
1 Introduction 1
12 Conclusion 18
Index
Introduction
In the Computer System (comprises of Hardware and software),
Hardware can only understand machine code (in the form of 0
and 1) which doesn't make any sense to a naive user.
1) Batch
Operating System
2) Multiprogramming Operating System
3) Multiprogramming Operating System
4) Multitasking Operating System
5) Network Operating System
6) Real-Time Operating System
7) Time-Sharing Operating System
8) Distributed Operating System
9) Mobile Operating System
The system put all of the jobs in a queue on the basis of first
come first serve and then executes the jobs one by one. The
users collect their respective output when all the jobs get
executed.
2. Not Interactive
Batch Processing is not suitable for jobs that are
dependent on the user's input.
execute more than one process at the same time. This will
increase the throughput of the system.
Conclusion
In conclusion, an operating system is a vital component of any
computer system. It provides a platform for software
applications to run, manages hardware resources, provides a
user interface, and implements various security and file
management features. With the development of new
technologies and the increasing demand for computing power,
operating systems continue to evolve to meet the changing
needs of users and software developers.