The OS - 1.1.3 Flashcards

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

What is systems software?

A

Software designed to run and maintain a computer system
Most important one is the Operating System

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

Main functions of an OS (6):

A

Communicate with internal and external hardware via device drivers - peripheral management
Provide a user interface - user interface
Provide a platform for different application to run - process management
Allow the computer to multi-task - memory management
Deal with file management - file management
Account details - user management

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

What is a device driver? Why is it used? (2)

A

Acts as a translator for the signals between the OS and hardware/peripherals
To communicate with the hardware and peripherals (keyboard, mouse, screen, speaker)

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

What is a graphical user interface?
(3)?

A

Allows user to interact with computer system
Most common type - designed to be easy for everyday users visual, interactive
Windows Icons Menus Pointer

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

What is a command line interface (CLI) (5)?

A

Text based, typing instructions
For advanced users
Can be very quick if aware if the commands
Little processing power
No users, no pointers etc

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

What is process management (4)?

A

Can manage multiple processes at once efficiently by managing memory and CPU processing time
OS needs to ensure applications don’t overwrite or interfere with each other
OS divides CPU time
Helps manage the flow of data

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

What is file management?

A

Computers store data as files, OS manages the files
Naming, saving, editing, deleting files

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

What is user management?

A

Logging in
Can be a username and password or PIN
Biometrics - fingerprint, face recognition

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

What is memory management?

A

Manages the use of RAM
Creates and manages virtual memory
Loads programs from secondary storage to primary storage

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