Operating Systems Flashcards
What are the 5 types of Operating systems
Batch processing Single user Multiuser Network Real time
What does a OS do
Provides a platform in which application software can run
Controls the hardware
What is batch processing
Doing the same task repeatedly but with different input and output files each time.
How does batch processing work
Data collected and stored until all if it is available
Is then I out and processed all in one go
Little human intervention required once process has began
Name 3 examples of batch processing
Utility bills
Wage runs or pay slips
State pensions
What is single user and single application
In single user only one person can use it at a time (can contain multiple accounts but only one can be active at a time)
In single application the is has to only run One simple application
What is multi tasking
When the is supports the running of multiple applications at the same time
Os mangoes tasks to shed processing amongst the various tasks being varied out
What is multi user
Where one processor and one so supports multiple users or clients
Makes use if a dumb network station
Each program being run is known as a process
What is time slicing
Used in multi user to share processing time across all the users
What is a network operating system
supports the connection of individual computers with there own OS capable of standalone operation
What does a network OS do
Controls user log in process
Supports the network connection
Manages file sharing
Provides security services
What is real time
Real time is a system that provides an immediate response to an input and is used to control an action by the computer
How does real time work
Produces immediate output in response to a given input
OS will be dedicated to the single task and not multi tasking
What are utilities
Utilities are programs that are part of the operating system
Utilities are used to carry out commonly occurring tasks
An example of a utilities is file handlers, what do they do
Save routines
Open routines
Delete routines
Print routines