1.5.1 Flashcards

1
Q

What are the roles of the operating system? (5)

A

User Interface (1) File management (1) User management (1) Memory management (1) Peripheral management (1)

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

What does the User Interface do? (2)

A

Displays output (1) to the user and allows them to interface with the hardware (1)

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

What is file management? (2)

A

Allocating space in secondary storage for files (1) allowing users to open and rename / delete / create etc. files (1)

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

What is user management? (3)

A

Creating user accounts and passwords (1) allocating space in memory for users’ data (1) setting rules for what users are allowed to do (1)

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

What is memory management? (2)

A

Transfering data between different areas of memory (1) eg moving data from secondary storage to primary memory (1)

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

What is peripheral management? (1)

A

Allowing the user and operating system to interface with additional hardware (1)

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

What are device drivers? (1)

A

Software that allows an operating system to interface with peripheral devices (1)

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

What is multitasking? (1)

A

An operating system appearing to do several tasks at once (1)

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

What is multiprocessing? (1)

A

An operating system doing several tasks at once using a multi-core processor (1)

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

How is memory management used in multitasking? (2)

A

The instructions for the current task are moved into primary memory when needed (1) then moved out so other tasks can be completed (1)

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

List three features of a user interface (3)

A

A desktop where icons for programs can be arranged (1) windows to show file structures (1) menus to access applications (1)

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