๐ From An Introduction To Microprocessor 8085 โข 8. Programmable Peripheral Interface (PPI) 8255A โข 21 questions available
Practice MCQs for Programming in Mode 2 (Strobed Bidirectional Bus I/O). 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 LDA instruction that loads the accumulator from a memory address in 8085?
๐ก Difficulty: easy | โ Correct: A
Q2. If an 8085 program needs to read a byte from an I/O device at address 0x5A3F using Modeโฏ2, which sequence correctly forms the address and initiates the read?
๐ก Difficulty: medium | โ Correct: D
Q3. If the highโorder address byte is 0x3C and the lowโorder byte is stored in the IOAR as 0x7A, what is the full 16โbit I/O address used by the 8085 in Modeโฏ2?
๐ก Difficulty: hard | โ Correct: A
โฌ๏ธ View all questions in the quiz below