In the 8085 microprocessor, which of the following flags are present in the…
2025
In the 8085 microprocessor, which of the following flags are present in the flag register ?
- A.
Zero flag
- B.
Carry flag
- C.
Sign flag
- D.
All of the above
Attempted by 51 students.
Show answer & explanation
Correct answer: D
The 8085 microprocessor flag register contains five flags: Zero (Z), Carry (CY), Sign (S), Parity (P), and Auxiliary Carry (AC). These flags indicate the status of arithmetic and logical operations performed by the CPU.