The shadow stack is a security feature for: MCQ with Answer and Explanation

The shadow stack is a security feature for:
A. Power management
B. Data encryption
C. Protecting return addresses
D. Cache protection
Answer: Option C
Solution (By JKExamLibrary)
Against ROP attacks.

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 is true about CPU temperature management?
A. Requires heat sinks and fans
B. Not important
C. Handled only by software
D. Irrelevant for performance

Correct Answer: Option A


Explanation:
Proper cooling is essential to prevent throttling and damage.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
What does the acronym FPU stand for in CPU context?
A. Fast Processing Unit
B. Floating Point Unit
C. Fetch Pipeline Unit
D. Flag Processing Unit

Correct Answer: Option B


Explanation:
FPU handles floating-point arithmetic operations.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
SIMD instructions are useful in:
A. Simple text editing
B. Graphics and multimedia processing
C. Database sorting only
D. Networking

Correct Answer: Option B


Explanation:
They process multiple data elements with one instruction.

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