Chapter 1.1: The Fetch and Execute Cycle Flashcards

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

What is the CPU’s job?

A

To execute programs

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

What is a program?

A

a list of instructions that the computer follows

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

What is machine language?

A

A very simple language that computers read to carry out instructions

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

Where is the program stored when the CPU executes a program?

A

The RAM

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

The sequence number of a location on main memory is known as?

A

Its address

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

How does a CPU execute a program?

A

It fetches the instruction from memory and then executes that instruction. This is the fetch and execute cycle

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

How are machine language instructions expressed?

A

As binary numbers

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

What is a unit of computer memory called?

A

A bit

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

What are the 6 types of Logic Gates?

A
  1. NOT
  2. AND
  3. OR
  4. NAND
  5. NOR
  6. XOR
How well did you know this?
1
Not at all
2
3
4
5
Perfectly