Multiple choice

Which instruction allows the programmer to match the byte in the accumulator with a fixed mask byte, contained in the second byte of the instructions in 8085 processor?

  1. Compare immediate

  2. AND instructions

  3. AND immediate

  4. ADD instructions

  5. MVI group

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

This instruction allows the programmer to match the byte in the accumulator with a fixed mask byte, contained in the second byte of the instruction in 8085 processor.