Operating system Flashcards
1
Q
Operating system
A
A piece of software that manages hardware and software in a computer system, also provides an interface fo the user to control the computer.
2
Q
Main functions of the OS
A
- Resource management
- File management
- Interrupt handling
- Security
- User interface
- Providing utilities
- Providing a platform for software to run on
3
Q
Distributed OS
A
An OS running on multiple machines at the same time, appearing as one big unit
4
Q
Embedded OS
A
Designed for a small/specific task set system. Like a microwave
5
Q
Multi-tasking OS
A
Allows multiple tasks to run on a single processor, using data slicing to allocate time to a task
6
Q
Multi-user OS
A
Allows multiple users to access computer resources at the same time
7
Q
Real-time OS
A
Designed to ensure that tasks are completed withing a specific time frame