The vector mask in AVX allows: MCQ with Answer and Explanation

The vector mask in AVX allows:
A. Conditional execution in SIMD
B. Scalar only
C. No operations
D. Address masking
Answer: Option A
Solution (By JKSSB Mock Tests)
Efficient for predicated operations.

Discuss this Question (0)

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

Practice More CPU (Central Processing Unit) Questions

Question #1
Hyper-threading technology allows a CPU core to:
A. Store more data
B. Increase physical cores
C. Execute multiple threads simultaneously
D. Reduce heat

Correct Answer: Option C


Explanation:
It enables better utilization by handling multiple threads per core.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2
Which is a common heat dissipation method for CPUs?
A. Liquid cooling or air cooling with heatsink
B. Reducing cores
C. Software only
D. Increasing voltage

Correct Answer: Option A


Explanation:
Essential for maintaining operational temperatures.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3
The instruction window in out-of-order CPUs refers to:
A. Fetch buffer
B. Retirement queue
C. Cache lines
D. Set of instructions being considered for execution

Correct Answer: Option D


Explanation:
For scheduling.

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