Chapter 3: CPUs Flashcards

1
Q

CPU:’

Brain of the computer

A

Central Processing Unit

Incredible calculator

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

CPU:

Box - inside is a mathematician and he is embedded in here - inside the box there are 8 lightbulbs that correspond to 8 lightbulbs that are external to the box - and all of the 16 lightbulbs have a light switch that is either ON or OFF

ON == 1, OFF == 0 (zero)

In order to talk to the guy in the box - flipping the switches inside the box turn the lights on or off.

Each of the lights represent a bit

8 bits == byte

To communicate with the guy you need to have a CODE BOOK that is really MACHINE LANGUAGE

A

Strings of machine language are programs.

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

CPU:

Registers - racks of 16 light bulbs

GPU. - General Purpose Usage

A

AX
BX
CX
DX

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

CPU:

Clock function for CPU

A

Its job is to tell the CPU to do something

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

Binary Number 1

A

00000001

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

CPU:

Runs Programs

A

Central Processing Unit

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

CPU:

Every cpu has these to process commands

A

Internal Features

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

CPU:

Every CPU runs code based on specific

A

Machine Language

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

CPU:

CPUs use this to optimize the processing commands

A

Pipeline

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