The L2 cache is typically: MCQ with Answer and Explanation

The L2 cache is typically:
A. Slower than L1
B. Instruction only
C. Fully shared
D. Per-core private cache
Answer: Option D
Solution (By JKExamLibrary)
Balances speed and size.

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
A CPU's TDP rating indicates:
A. Transistor Density Parameter
B. Thread Distribution Protocol
C. Thermal Design Power
D. Total Data Processed

Correct Answer: Option C


Explanation:
Maximum heat output under sustained load.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
The loop stream detector:
A. Recognizes and optimizes small loops
B. Detects cache misses
C. Handles branches
D. Manages power

Correct Answer: Option A


Explanation:
Reduces front-end power.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
The ROB (Reorder Buffer) size affects:
A. How many instructions can be in flight
B. Address bus
C. Cache size
D. Power only

Correct Answer: Option A


Explanation:
Larger ROB supports more out-of-order execution.

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