π From An Introduction To Microprocessor 8085 β’ 5. The 8085 Microprocessor β’ 8 questions available
Practice MCQs for SAP-III Timing Diagram and Registers of 8085 Microprocessor. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
π Last updated: 2026-07-30
Q1. A programmer needs to store the 16βbit address 0x3A7F in a register pair for later indirect addressing. Which register pair should be used?
π‘ Difficulty: easy | β Correct: C
Q2. The accumulator holds 0xFF and the B register contains 0x02. After executing an ADD B instruction, which flag(s) will be set?
π‘ Difficulty: medium | β Correct: B
Q3. Consider the following sequence: MVI A,0x80 ; INR A ; DCR A ; CMP B where B = 0x80. After the CMP, which combination of flag states is correct?
π‘ Difficulty: hard | β Correct: B
β¬οΈ View all questions in the quiz below