Which stage follows execution in classic pipeline? MCQ with Answer and Explanation

Which stage follows execution in classic pipeline?
A. Decode
B. Issue
C. Fetch
D. Memory access and write-back
Answer: Option D
Solution (By JKSSB Mock Tests)
Completes data operations.

Discuss this Question (0)

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

Practice More CPU (Central Processing Unit) Questions

Question #1
Which is a common heat dissipation method for CPUs?
A. Liquid cooling or air cooling with heatsink
B. Increasing voltage
C. Software only
D. Reducing cores

Correct Answer: Option A


Explanation:
Essential for maintaining operational temperatures.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2
The fetch stage involves:
A. Decoding only
B. Retrieving instruction using Program Counter
C. Writing back results
D. Executing math

Correct Answer: Option B


Explanation:
PC is used to fetch from memory.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3
Which is not typically inside the CPU die?
A. L1 Cache
B. Control Unit
C. Main RAM
D. ALU

Correct Answer: Option C


Explanation:
Main RAM is separate from the processor chip.

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