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

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

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 Memory Address Register (MAR) holds:
A. The address of memory location
B. The data to be written
C. Control signals
D. The result of ALU

Correct Answer: Option A


Explanation:
MAR contains the address for memory read or write operations.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
Which of the following enhances CPU performance without changing architecture?
A. Decreasing registers
B. Lowering voltage
C. Removing ALU
D. Increasing cache size

Correct Answer: Option D


Explanation:
Larger cache reduces memory access latency.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
Cache line size is typically:
A. 64 bytes
B. 1024 bytes
C. 1 byte
D. 8 bytes

Correct Answer: Option A


Explanation:
Unit of transfer between cache levels.

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