Multiple choice

Which of the following instructions compares the contents of the accumulator to a fixed value provided by the second byte of the instructions?

  1. Compare Immediate

  2. Compare Instruction

  3. Ex-OR Immediate

  4. OR Instruction

  5. AND Instruction

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This instruction compares the contents of the accumulator to a fixed value provided by the second byte of the instruction in 8085 processor.