Components of a computer system Flashcards

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

What is the CPU?

A

The brain of the computer that processes all the data and instructions that make the system work

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

What 3 characteristics affect the processing power of the CPU?

A

Clock speed, no. of cores, cache size

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

What are the 3 main parts of the CPU?

A

Control unit, Arithmetic logic unit, Cache

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

What is the function of the control unit?

A

Executes program instructions by following the fetch-decode-execute cycle.
Controls the flow of data within the CPU

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

What is the function of the Arithmetic logic unit?

A

Carries out all the calculations

Contains the accumulator register

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

What is the function of cache?

A

A type of fast memory in the CPU

It stores regularly used data so the CPU can access it quickly

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

What is Von Neumann Design?

A

It is a system where the CPU runs programs stored in memory including registers, control unit and Arithmetic unit

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

What are registers?

A

Stores memory of instructions and their locations so they can be fetched and executed

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

What is RAM?

A

High speed, non volatile memory that stores temporary data to allow multi tasking

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

What is virtual memory?

A

When RAM is full files that haven’t been recently used are moved to the virtual memory until it is needed and sent back to the RAM where the CPU can access it.

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

What is ROM?

A

Non-Volatile memory containing the boot up instructions which is never changed or deleted

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

What is primary storage?

A

Storage areas that the cpu can access quickly - usually volatile and faster than secondary storage

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

What is secondary storage?

A

Non-volatile storage where files that are not in use exist

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

Hard disk drives vs Solid state drives

A

HDD’s have more storage per pound
SSD’s are faster
SSD’s don’t need defragmenting
HDD’s have a longer life span

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

List 3 functions of operating softwares

A

Communicates with hardware via device drivers.
Provides a user interface
Allows multi tasking by controlling the flow of data in the CPU

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