Computer systems- CPU 'n other stuff Flashcards

(12 cards)

1
Q

What is the role of the CPU?

A

Carries out the instructions given to a computer.

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

Define clock speed

A

Clock speed tells us how many instructions can be carried out within a second.

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

What is clock speed measured in?

A

Hertz

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

What is overclocking?

A

The process of changing a set clock speed.

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

What is the common amount of cores a CPU has?

A

2,4 or 18 cores

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

What can cores do?

A

Cores can allow more programs to be open and running without slowing down the performance.

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

What is cache?

A

Small amount of memory stored on a computer which temporarily holds data and instructions that the CPU is likely to re-use

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

Where does the CPU check for instructions first?

A

The CPU checks the cache first for instructions

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

How does this save time?

A

Saves fetching the instructions and data repeatedly from RAM

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

What is the rule of the AND gate?

A

Two inputs. Both inputs have to be 1 for the output to be 1.

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

What is the rule of the OR gate?

A

Also has two inputs however one or both inputs must be 1 to output 1 otherwise it’ll be 0.

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

What is the rule of the NOT gate?

A

Output will be the opposite of the input. If input is 0,output is 1.

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