Which of the following enhances CPU performance without changing architecture? MCQ with Answer and Explanation

Which of the following enhances CPU performance without changing architecture?
A. Removing ALU
B. Increasing cache size
C. Decreasing registers
D. Lowering voltage
Answer: Option B
Solution (By JKSSB Mock Tests)
Larger cache reduces memory access latency.

Discuss this Question (0)

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

Practice More CPU (Central Processing Unit) Questions

Question #1
The retire stage in pipeline:
A. Decodes
B. Commits results of executed instructions
C. Executes only
D. Fetches

Correct Answer: Option B


Explanation:
It ensures in-order completion where necessary.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2
The scoreboard in CPU is used for:
A. Addressing
B. Handling data dependencies in dynamic scheduling
C. Clock control
D. Storing data

Correct Answer: Option B


Explanation:
It tracks instruction status for out-of-order execution.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3
The microcode ROM is part of:
A. Registers
B. Control Unit in CISC processors
C. ALU
D. Cache

Correct Answer: Option B


Explanation:
It translates complex instructions.

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