The FDE cycle - Lesson 3

The FDE cycle - Lesson 3

6th Grade

6 Qs

quiz-placeholder

Similar activities

GameCode 1

GameCode 1

6th Grade

11 Qs

Adv_Artist_Part 3

Adv_Artist_Part 3

1st - 6th Grade

8 Qs

CPU and Memory

CPU and Memory

6th - 12th Grade

4 Qs

RAM and ROM

RAM and ROM

1st - 9th Grade

10 Qs

CPU Review (Yr7)

CPU Review (Yr7)

6th - 8th Grade

8 Qs

Programming in QBasic

Programming in QBasic

6th Grade

10 Qs

End of Unit Quiz – Unit 1.1 Systems Architecture

End of Unit Quiz – Unit 1.1 Systems Architecture

6th Grade

10 Qs

Coding - Computer Programming

Coding - Computer Programming

KG - University

10 Qs

The FDE cycle - Lesson 3

The FDE cycle - Lesson 3

Assessment

Quiz

Computers

6th Grade

Hard

Created by

Jake Quinn

Used 55+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does FDE stand for?

Find Detect Educate

Film Design Evidence

Fetch Decode Execute

Fast Delivery Executive

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

During the fetch stage of the FDE cycle, where are the instructions fetched from?

A memory Stick

Hard-Drive

Current Instruction Register

RAM

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a processor need to do to a binary instruction after it is fetched?

Store it

Decode it

Check for viruses

Convert it to hexadecimal

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

During the execute stage, which CPU component tells the other components what to do?

ALU

Clock

Control Unit

Registers

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

At which stage are results stored in the Accumulator?

Fetch

Decode

Execute

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the program counter do during the fetch stage?

Nothing

Increases by 1

Counts how long the fetch takes

Stores the next instruction