โ† Back to 11. Programmable Interrupt Controller: 8259

๐Ÿ“ Initialization of 8259

๐Ÿ“– From An Introduction To Microprocessor 8085 โ€ข 11. Programmable Interrupt Controller: 8259 โ€ข 4 questions available

Practice MCQs for Initialization of 8259. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.

๐Ÿ”„ Last updated: 2026-07-30

1
Easy Questions
2
Medium Questions
1
Hard Questions

๐Ÿ“ Sample Questions

Q1. A system wants to load counterโ€ฏ1 of the 8253. Which controlโ€‘signal combination must be asserted?

๐Ÿ”น A. CS=0, RD=0, WR=1, A1=0, A0=0
๐Ÿ”น B. CS=0, RD=1, WR=0, A1=0, A0=1
๐Ÿ”น C. CS=0, RD=1, WR=0, A1=1, A0=0
๐Ÿ”น D. CS=0, RD=0, WR=1, A1=1, A0=1

๐Ÿ’ก Difficulty: easy | โœ… Correct: A

Q2. Why is the Chip Select (CS) input of the 8253 designed as an activeโ€‘low signal?

๐Ÿ”น A. It reduces the number of required pins on the CPU.
๐Ÿ”น B. It allows the device to stay enabled when the bus is idle.
๐Ÿ”น C. It lets multiple peripherals share the same address space without conflict.
๐Ÿ”น D. It simplifies the internal decoding logic of the chip.

๐Ÿ’ก Difficulty: medium | โœ… Correct: D

Q3. Which controlโ€‘signal pattern causes the 8253 to perform no operation (3โ€‘state) regardless of the address lines?

๐Ÿ”น A. CS=0, RD=0, WR=0, A1=0, A0=0
๐Ÿ”น B. CS=0, RD=1, WR=0, A1=1, A0=1
๐Ÿ”น C. CS=0, RD=1, WR=1, A1=0, A0=0
๐Ÿ”น D. CS=0, RD=0, WR=1, A1=1, A0=1

๐Ÿ’ก Difficulty: hard | โœ… Correct: C

โฌ†๏ธ View all questions in the quiz below

๐Ÿ”— Related Topics

๐Ÿ“ Programmable Interrupt Controller 8259๐Ÿ“ Block Diagram of 8259๐Ÿ“ Interfacing of 8259A with 8085A๐Ÿ“ Vectoring Data Formats for 8259๐Ÿ“ Initialization Command Words(ICWs) of 8259
๐Ÿš€ Start Quiz ๐Ÿ“ Practice Mode