AI accelerators integrated in CPUs target: MCQ with Answer and Explanation

AI accelerators integrated in CPUs target:
A. Basic addition
B. Video playback only
C. Inference and training workloads
D. File storage
Answer: Option C
Solution (By JKExamLibrary)
For on-device AI processing.

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
Which of the following enhances CPU performance without changing architecture?
A. Increasing cache size
B. Removing ALU
C. Lowering voltage
D. Decreasing registers

Correct Answer: Option A


Explanation:
Larger cache reduces memory access latency.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
The Memory Management Unit (MMU) is responsible for:
A. Virtual to physical address translation
B. Arithmetic calculations
C. Power management
D. Instruction decoding

Correct Answer: Option A


Explanation:
MMU handles memory protection and address mapping.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
The accumulator is often used in:
A. Memory management
B. Implicit addressing
C. No operations
D. All operations equally

Correct Answer: Option B


Explanation:
Many instructions implicitly use the accumulator.

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