OS Flashcards
acts as an intermediary between the user of a computer and computer hardware.
Operating system
The purpose of an operating system is to provide an environment in which a user can execute programs in a…
convenient and efficient manner.
It is a software which performs all the basic tasks like file management, memory management, process management, handling input and output, and controlling peripheral devices such as disk drives and printers.
operating system
t is considered the backbone of a computer, managing both software and hardware resources
Operating System
define the ways in which the system resources are used to solve the computing problems of the users.
Application Programms
Types of Operating System
Batch Os
Time-Sharing Os
Distributed Os
Network Os
Real-Time Os
A type of Operating system with a job with similar needs and run as a group
Batch Operating system
It is a technique which enables many people, located at various terminals, to use a particular computer system at the same time.
Time-sharing operating system
It uses multiple central processors to serve multiple real-time applications and multiple users. Data processing jobs are distributed among the processors accordingly.
Distributed Operating System
The primary purpose of the this type of operating system is to allow shared file
and printer access among multiple computers in a network, typically a local area network (LAN), a private network or to other networks.
Network Operating System
It is defined as a data processing system in which the time interval required to process and respond to inputs is so small that it controls the
environment.
Ream-time Operating System
There are two types of real-time operating systems.
Hard real-time systems
Soft real-time systems
It guarantee that critical tasks complete on time.
Hard real-time systems
These are less restrictive. A critical real-time task gets priority over other tasks and retains the priority until it completes. It has limited utility than hard real-time systems.
Soft real-time systems
Goals of Operating System
User Friendly and Efficient