π From An Introduction To Microprocessor 8085 β’ 4. Simple as Possible (SAP) - III β’ 5 questions available
Practice MCQs for Instruction Set of SAP-III Computer. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
π Last updated: 2026-07-30
Q1. A program must copy the value stored at memory address 0x3A into the accumulator. Which SAP-III instruction performs this operation?
π‘ Difficulty: easy | β Correct: A
Q2. To create a loop that decrements a counter from 5 down to 0, which sequence of SAP-III instructions is correct?
π‘ Difficulty: medium | β Correct: B
Q3. In SAP-III, the opcode format uses bits 7β5 for the operation code and bits 4β0 for the operand address. Which 8βbit binary pattern represents the instruction to store the accumulator into memory address 0x12?
π‘ Difficulty: hard | β Correct: C
β¬οΈ View all questions in the quiz below