Computer Systems Flashcards

1
Q

State the purpose of an operating system.

A

To hide the complexities of the computer and act as an interface between the user and computer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

State 3 important tasks performed by the operating system.

A
Memory management/allocation.
Processor scheduling/allocation.
Input/output management/allocation.
Interrupt handling.
Allows user to interact with computer.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

State three additional function of an operating system.

A

Must deal with simultaneous interactions.
Must deal with with events occurring at random/unpredictable times.
Must be fail-safe.
Must be able to switch quickly between operations/processes.
Must support non-sequential applications programs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly