Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Study Notes for self, Study notes of Java Programming

Its a very important for study

Typology: Study notes

2024/2025

Uploaded on 05/05/2025

lucky-dongarwar
lucky-dongarwar 🇮🇳

1 document

1 / 11

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
OPERATING SYSTEM
TYPES OF OPERATING SYSTEM
pf3
pf4
pf5
pf8
pf9
pfa

Partial preview of the text

Download Study Notes for self and more Study notes Java Programming in PDF only on Docsity!

OPERATING SYSTEM

TYPES OF OPERATING SYSTEM

Operating Systems

The operating system is the most important

program

that runs on a computer.

Operating system is an interface between

computer and user.

It is responsible for the management and

coordination of activities and the sharing of the

resources of the computer.

Types of Operating System

Real-time

Multi-user vs. Single-user

Multi-tasking vs. Single-

tasking

Distributed

Embedded

Types of Operating System

Real-Time

A real-time operating system is a multitasking

operating system that aims at executing real-time

applications.

Responds to input instantly.

Types of Operating System

Multi-tasking vs. Single-tasking

When a single program is allowed to run at a

time, the system is grouped under a single-

tasking system 

While in case the operating

system execution of multiple

tasks at one

allows

the

time, it

is

classified as a multi-tasking operating

system.

Types of Operating System

Distributed

A distributed operating system manages a group

of independent computers and makes them

appear to be a single computer.

The development of networked computers that

could be linked and communicate with each

other, gave rise to distributed computing.

Major Functions of Operating System

Resource management

Data management

Job management

Standard means of communication

between User

and Computer

THANK YOU