π From An Introduction To Microprocessor 8085 β’ 13. Interfacing Data converters: A/D and D/A Converters β’ 7 questions available
Practice MCQs for Analog to Digital Converter 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 address of the Mode Set Register for the 8257 DMA controller in the example provided?
π‘ Difficulty: easy | β Correct: B
Q2. To transfer 1024β―(0x400) bytes from memory address 0x2000 to a peripheral using channelβ―2, which of the following registerβloading sequences is correct?
π‘ Difficulty: medium | β Correct: A
Q3. Which code snippet correctly initializes the 8257 to move 512 bytes from memory location 0x3000 to a floppy using channelβ―0, given Mode Set Register at 0x28, DMA address register at 0x20, and Terminal Count register at 0x21?
π‘ Difficulty: hard | β Correct: C
β¬οΈ View all questions in the quiz below