Immediate addressing mode uses data directly from: MCQ with Answer and Explanation

Immediate addressing mode uses data directly from:
A. Register
B. The instruction itself
C. Stack
D. Memory location
Answer: Option B
Solution (By JKExamLibrary)
Operand is embedded in the instruction.

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
Modern CPUs often include multiple cores to:
A. Reduce power consumption only
B. Enable parallel processing
C. Decrease clock speed
D. Increase memory size

Correct Answer: Option B


Explanation:
Multi-core processors allow simultaneous execution of instructions for better performance.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
The execution unit in CPU may include:
A. No units
B. Memory only
C. Single unit only
D. Multiple specialized ALUs and FPUs

Correct Answer: Option D


Explanation:
For different types of operations.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
The exception handling in CPU involves:
A. Precise interrupts and state saving
B. ALU reset
C. Cache flush only
D. Ignoring errors

Correct Answer: Option A


Explanation:
For errors and interrupts.

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