The load/store architecture restricts memory access to: MCQ with Answer and Explanation

The load/store architecture restricts memory access to:
A. All instructions
B. Dedicated load and store instructions
C. ALU only
D. Control unit
Answer: Option B
Solution (By JKSSB Mock Tests)
Typical in RISC designs.

Discuss this Question (0)

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

Practice More CPU (Central Processing Unit) Questions

Question #1
The coherence directory is used in:
A. Mobile only
B. Single core
C. Large scale multi-core systems
D. Cache less designs

Correct Answer: Option C


Explanation:
For directory-based coherence.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2
Boost clock refers to:
A. Decrease in speed
B. Memory speed
C. Temporary increase in CPU frequency
D. Bus width

Correct Answer: Option C


Explanation:
Auto overclocking under load for performance.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3
Multi-threading in processors helps in:
A. Reducing memory usage
B. Eliminating need for OS
C. Better resource utilization during waits
D. Slower computation

Correct Answer: Option C


Explanation:
It allows handling multiple threads to keep CPU busy.

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