Section 2 - Systems Software Flashcards

1
Q

What are some functions of the operating system?

A

» Hardware
» User interface
» Memory management
» File management
» Multitasking
» Software

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

What is a helpful acronym to rememeber the functions of the operating system?

A

» MUSH FM

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

What is mulitasking?

2 marks

A

» When you have more than one program open and running at the same time
» Processor allocates a small amount of time to each process and cycles between them

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

What is user management?

A

» Allows multiple users to log into the same computer
» OS will retain settings for each user

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

What is WIMP?

A

» Windows
» Icon
» Menus
» Pointers

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

What is an operating system?

A

» Software that manages the operations of the computer for the user
» Acts as a brige between the user and the computer’s hardware

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

What is the user interface?

A

» The means by which the computer and user interact
» Can be a commmand line interface
» Can be a GUI interface

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

Where is the OS held?

A

» On the hard disk

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

How does is the OS loaded into RAM?

A

» Small program called loader which is in ROM sends instructions to load operating system by copying it from storage into RAM

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

How does mememory management work?

A

» When a program is run, it is retreived from secondary storage and place in memory

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

How does the operating system manage memory management?

A

» Memory is used efficently - program that are being used need to be stored in memory without space being wasted
» Data in memory is secure

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

What are the 2 ways in which memory can be split?

A

» Paging
» Segmentation

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