Fetch-Decode-Execute Cycle Quiz

Fetch-Decode-Execute Cycle Quiz

12th Grade

8 Qs

quiz-placeholder

Similar activities

01. SysArch- CPU Components Quiz

01. SysArch- CPU Components Quiz

9th - 12th Grade

11 Qs

Computer System Architecture Quiz

Computer System Architecture Quiz

12th Grade

13 Qs

Retrieval Practice 1.1.1

Retrieval Practice 1.1.1

12th Grade

13 Qs

Computer Science Unit 1.4

Computer Science Unit 1.4

9th - 12th Grade

12 Qs

CSF U1 Hardware

CSF U1 Hardware

9th - 12th Grade

12 Qs

Process Management Quiz

Process Management Quiz

12th Grade

10 Qs

CPU and Registers

CPU and Registers

12th Grade

13 Qs

CPU Registers

CPU Registers

11th - 12th Grade

13 Qs

Fetch-Decode-Execute Cycle Quiz

Fetch-Decode-Execute Cycle Quiz

Assessment

Quiz

Computers

12th Grade

Hard

Created by

mumaiza azim

FREE Resource

8 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

Describe fetch – decode – execute cycle with the help of a diagram.

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What are the three steps of instruction cycle?

Evaluate responses using AI:

OFF

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the Program Counter (PC) hold?

The address of the next instruction to be executed.

The current instruction being executed.

The address of the last executed instruction.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of the Memory Address Register (MAR)?

It holds the address of the next instruction.

It holds the address from the Program Counter.

It fetches the instruction from memory.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the Control Unit (CU) do during the decode operation?

It executes the instruction.

It decodes the instruction in the Current Instruction Register.

It fetches the instruction from memory.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is generated by the Control Unit based on the decoded instruction?

Control signals.

Data signals.

Memory addresses.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What may the instruction perform during execution?

Arithmetic operations.

Data storage.

Both A and B.

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens to the result of the operation after execution?

It is stored back in a register.

It is sent to memory.

Both A and B.