Monolithic die vs chiplet trade-off is in: MCQ with Answer and Explanation

Monolithic die vs chiplet trade-off is in:
A. Power irrelevant
B. Performance, cost, and yield
C. Only size
D. No difference
Answer: Option B
Solution (By JKSSB Mock Tests)
Chiplets offer scalability.

Discuss this Question (0)

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

Practice More CPU (Central Processing Unit) Questions

Question #1
The Control Unit (CU) in CPU is responsible for:
A. Managing secondary storage
B. Directing and coordinating operations
C. Storing intermediate results
D. Performing calculations

Correct Answer: Option B


Explanation:
CU fetches, decodes instructions and generates control signals for other components.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2
The primary purpose of the Status Register is to:
A. Hold addresses
B. Indicate the outcome of operations like carry or zero flag
C. Store program data
D. Control peripherals

Correct Answer: Option B


Explanation:
It contains flags reflecting CPU state after arithmetic/logic ops.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3
The fused multiply-add improves:
A. Accuracy and performance in floating point
B. Memory bandwidth
C. Branch prediction
D. Integer ops only

Correct Answer: Option A


Explanation:
Single rounding error.

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