Low precision computing in AI CPUs uses: MCQ with Answer and Explanation

Low precision computing in AI CPUs uses:
A. Only FP64
B. No precision
C. INT8 or FP16 for efficiency
D. Integer only legacy
Answer: Option C
Solution (By JKSSB Mock Tests)
Higher throughput.

Discuss this Question (0)

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

Practice More CPU (Central Processing Unit) Questions

Question #1
The Arithmetic Logic Unit (ALU) primarily performs:
A. Fetching instructions from memory
B. Controlling input/output devices
C. Arithmetic and logical operations
D. Storing data permanently

Correct Answer: Option C


Explanation:
ALU executes arithmetic operations like addition and logical operations like AND, OR.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2
The ring interconnect is used in:
A. Memory access only
B. Power delivery
C. Intel CPUs for core communication
D. External I/O

Correct Answer: Option C


Explanation:
Provides high bandwidth between cores.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3
FMA instruction stands for:
A. Flag Management Algorithm
B. Fast Memory Access
C. Fused Multiply-Add
D. Fetch Memory Address

Correct Answer: Option C


Explanation:
Performs multiplication and addition in one step.

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