Chiplet design allows: MCQ with Answer and Explanation

Chiplet design allows:
A. No scalability
B. Modular manufacturing and better yields
C. Single large die only
D. Higher costs always
Answer: Option B
Solution (By JKExamLibrary)
Used in modern high-end processors.

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 coherence protocol like MESI is for:
A. Cache coherence in multi-core systems
B. Instruction fetch
C. ALU operations
D. Power saving

Correct Answer: Option A


Explanation:
Maintains consistent data across caches.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
The main function of the CPU is to:
A. Store large amounts of data
B. Display output on screen
C. Execute programs and process data
D. Connect to the internet

Correct Answer: Option C


Explanation:
The CPU carries out instructions of computer programs through processing.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
What is the role of the Instruction Register?
A. Holds address of data
B. Holds the current instruction being executed
C. Controls clock speed
D. Performs logic operations

Correct Answer: Option B


Explanation:
It stores the instruction fetched from memory for decoding.

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