Which is a benefit of multi-chip module (MCM) design? MCQ with Answer and Explanation

Which is a benefit of multi-chip module (MCM) design?
A. Reduced core communication
B. Better binning and cost efficiency
C. Simpler cooling
D. Higher single-thread latency
Answer: Option B
Solution (By JKExamLibrary)
Used in many modern high-core CPUs.

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

Discuss this Question (0)

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

Practice More CPU (Central Processing Unit) Questions

Question #1 Report Error
The von Neumann bottleneck primarily refers to:
A. Register access time
B. ALU processing speed
C. Control unit delays
D. Limited memory bandwidth between CPU and memory

Correct Answer: Option D


Explanation:
The shared bus for data and instructions limits throughput in von Neumann architecture.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
The decode unit converts:
A. High-level code
B. Addresses to data
C. Results to output
D. Machine code to internal micro-ops

Correct Answer: Option D


Explanation:
Prepares for execution.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
In CPU, 'retirement' refers to:
A. Committing instruction results to architectural state
B. Fetching instructions
C. Memory access
D. Decoding phase

Correct Answer: Option A


Explanation:
It completes the instruction lifecycle.

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