Advertisements
Advertisements
Question
List any four conditional jump instructions.
Short Answer
Advertisements
Solution
Four conditional jump instructions 8085 are as follows:
- JZ → Jump if Zero (Z = 1)
- JNZ → Jump if Not Zero (Z = 0)
- JC → Jump if Carry (CY = 1)
- JNC → Jump if No Carry (CY = 0)
shaalaa.com
Is there an error in this question or solution?
2025-2026 (March) Official Board Paper
