1.5 System Software Flashcards

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

What does the Operating System do?

A

Controls the computer’s hardware and software. It allows applications to interact with the hardware

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

Types of user interface

A
  • Graphical User Interface - Windows, Icons, Menus, Pointers (WIMP)
  • Menu-driven interface, often used by devices that have a dedicated function e.g. MP3, ATM machines, self-service checkouts
  • Command Line Interface
  • Voice activated
  • Real time, sensors detect inputs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Features of CLI

A
  • Little processing
  • No need for an expensive graphics card
  • Can be faster than using a mouse
  • Requires less hard disk storage
  • Requires less RAM
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Memory management and multitasking

A
  • To run a program, a computer must copy it from memory
  • Data used by the program must also be copied
  • The OS keeps a record of the location of all programs/data
  • The OS makes sure not to overwrite any existing programs and data
  • When multiple programs and tasks need executing at once the OS decide which one runs first on the CPU and for how long
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Peripheral management and drivers

A
  • The OS manages inputs and outputs to and from peripherals (hardware outside the CPU e.g. mice, keyboards, printers, displays and digital cameras)
  • A device driver is a program that controls peripherals
  • Each device communicates with the OS using its own driver
  • When buying a new device, the driver will need installing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

User management

A
  • The OS is responsible for users’ logins and passwords
  • It stores them in a file/database
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What file management does the OS do?

A

Names, folders, moves, saves, deletes and copies them

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

What does utility software do?

A

Housekeeping

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

Encryption

A

Renders data incomprehensible by hackers without the necessary decryption tools therefore preventing unauthorised access to data

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

Compression

A

Reduces file size so that more files can be stored per unit storage

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

Defragmentation

A

Orders fragmented storage so that the files and space are grouped correctly. Therefore only user with the necessary defragmentation tools can access completed versions of files stored, so preventing unauthorised access. This also speeds reading and writing if physical distance has to be travelled in the memory (Hard Disk Drive)

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