The accumulator register is most commonly associated with: MCQ with Answer and Explanation

The accumulator register is most commonly associated with:
A. Managing stack operations
B. Holding instruction addresses
C. Storing status flags
D. Storing ALU operation results
Answer: Option D
Solution (By JKExamLibrary)
It serves as a default destination for results.

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
The latency of register access is:
A. 1 clock cycle or less
B. Variable by design
C. Same as main memory
D. Hundreds of cycles

Correct Answer: Option A


Explanation:
Registers are the fastest storage.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
Which unit performs logical operations like AND, OR?
A. ALU
B. Register file
C. Cache controller
D. CU only

Correct Answer: Option A


Explanation:
Part of arithmetic logic capabilities.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
Ray tracing acceleration in CPUs/GPUs uses:
A. Specialized hardware units
B. Basic ALU only
C. Software simulation
D. No support

Correct Answer: Option A


Explanation:
Dedicated RT cores or units.

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