π From An Introduction To Microprocessor 8085 β’ 6. Programming of 8085 β’ 26 questions available
Practice MCQs for Progams on addition and subtraction in 8085 Microprocessor. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
π Last updated: 2026-07-30
Q1. What is the hexadecimal opcode for the 8085 LDA instruction that loads the accumulator from a memory address?
π‘ Difficulty: easy | β Correct: A
Q2. Which register pair is targeted by the LXI instruction when loading a 16βbit immediate value?
π‘ Difficulty: medium | β Correct: C
Q3. In a program that adds two 8βbit numbers stored at 2000H and 2001H and stores the 9βbit result at 2002H and 2003H, why is it necessary to use the RRC instruction after the addition?
π‘ Difficulty: hard | β Correct: D
β¬οΈ View all questions in the quiz below