Computer science Paper 1 Flashcards

1
Q

What is the most important component of the computer?

A

The CPU (central processing unit)

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

What is the CPU responsible for?

A

All of the computers processing

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

Name the main components of a computer

A

.input devices
.Main memory
.Output devices
.Secondary storage

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

When was the stored program computer born?

A

1943-1944

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

Are computer programs and the data the programs are using stored in the same memory?

A

Yes

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

Name 4 registers in the CPU

A

.Program Counter
. ALU
. Control unit
. General purpose registers

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

What is the job of a program counter

A

A special purpose register that holds the address of the next instruction to be executed

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

What is the job of a general purpose register

A

Hold data, such as numbers during arithmetic calculations, some architectures have just a single register called the Accumulator

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