AVX-512 refers to: MCQ with Answer and Explanation

AVX-512 refers to:
A. 512-bit vector instruction extensions
B. Core count
C. Cache level
D. Power management
Answer: Option A
Solution (By JKSSB Mock Tests)
It enables wider SIMD operations.

Discuss this Question (0)

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

Practice More CPU (Central Processing Unit) Questions

Question #1
The execution port in CPU dispatches to:
A. Different functional units
B. Fetch unit
C. Memory only
D. Control signals

Correct Answer: Option A


Explanation:
For parallel execution.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2
The load-store architecture is typical of:
A. No processors
B. Memory only
C. CISC only
D. RISC processors

Correct Answer: Option D


Explanation:
Operations are performed on registers after loading from memory.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3
The load/store architecture restricts memory access to:
A. All instructions
B. Dedicated load and store instructions
C. ALU only
D. Control unit

Correct Answer: Option B


Explanation:
Typical in RISC designs.

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