1.2.1.1 Operating Systems Flashcards
1
Q
What is an OS?
A
- Operating System
- A program that initializes and tests whether system hardware is functional and then loads the operating system from the hard disk into RAM when the computer is turned on.
2
Q
What are some types of Operating System?
A
- Distributed
- Embedded
- Multi-tasking
- Multi-user
- Real Time
3
Q
What is a Distributed Operating System?
A
- This is a type of operating system which is run across multiple devices,
allowing the load to be spread across multiple computer processors when a
task is run.
4
Q
What is an Embedded Operating System?
A
- Built to perform a small range of specific tasks, this operating system is catered towards a specific device.
- They are limited in their
functionality and hard to update although they consume significantly less power than other types of OS.
5
Q
What is a Multi-tasking Operating System?
A