The opcode fetch is part of: MCQ with Answer and Explanation

The opcode fetch is part of:
A. Memory stage
B. Execution stage
C. Write-back stage
D. Instruction fetch stage
Answer: Option D
Solution (By JKSSB Mock Tests)
First step in processing an instruction.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More CPU (Central Processing Unit) Questions

Question #1
The loop stream detector:
A. Detects cache misses
B. Recognizes and optimizes small loops
C. Manages power
D. Handles branches

Correct Answer: Option B


Explanation:
Reduces front-end power.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2
Which register points to the current stack location?
A. Program Counter
B. Index Register
C. Base Pointer
D. Stack Pointer

Correct Answer: Option D


Explanation:
It manages stack operations like push/pop.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3
The front side bus (FSB) connects:
A. GPU only
B. CPU to chipset/memory
C. ALU to CU
D. Registers internally

Correct Answer: Option B


Explanation:
It is the data pathway between processor and other components.

This question belongs to: Computer CPU (Central Processing Unit)