Which of the following is the operation of the ADI instruction of the 8085?
2022
Which of the following is the operation of the ADI instruction of the 8085?
- A.
Add immediate 8 bits data to Program Counter (PC).
- B.
Add register data to accumulator.
- C.
Add immediate 8 bits data to accumulator.
- D.
Add register data to Program Counter (PC).
Attempted by 105 students.
Show answer & explanation
Correct answer: C
The ADI instruction in the 8085 microprocessor stands for Add Immediate. It adds an immediate 8-bit operand directly to the contents of the accumulator register.