Role of Operating Systems Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What are the main functions of operating systems?

A

To hide the hardware complexities
Provide a user interface
To manage hardware/resources

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

What is a UI?

A

User Interface tools provided to a user to interact with a computer system

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

What is a GUI?

A

Graphical User Interface: An image based interface that uses windows, icons, menus and pointers (WIMP)

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

What is a CLI?

A

Command Line Interface: A text-only interface that is less user-friendly than a GUI but is more powerful with those confident in their abilties

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

Describe the three aspects of hardware management run by the OS

A

Memory management: Loads programs into RAM when run, most frequently used instructions are stored in the cache for faster access, least frequently are moved to virtual memory

CPU allocation: Individual instructions are passed into CPU with differing priority levels. Multi-core processers use more complex systems to make the most efficient use of the CPU with minimal delays while dependent tasks are running

Peripheral management: Input/ output devices need to be managed, and each data stream needs to be processed in competition with already running programs

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

Name some user interfaces

A

GUI
CLI
Menu driven
Voice controlled

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