← Back to 8. Programmable Peripheral Interface (PPI) 8255A

πŸ“ Programming in Mode 1(strobed Input/Output) for 8255A

πŸ“– From An Introduction To Microprocessor 8085 β€’ 8. Programmable Peripheral Interface (PPI) 8255A β€’ 6 questions available

Practice MCQs for Programming in Mode 1(strobed Input/Output) for 8255A. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.

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

1
Easy Questions
3
Medium Questions
2
Hard Questions

πŸ“ Sample Questions

Q1. What operation does the CMA instruction perform on the accumulator in an 8085 program?

πŸ”Ή A. Increment the accumulator
πŸ”Ή B. Complement (bitwise NOT) the accumulator
πŸ”Ή C. Rotate accumulator left
πŸ”Ή D. Store accumulator to memory

πŸ’‘ Difficulty: easy | βœ… Correct: B

Q2. Why is it often advisable to store the result of a 1’s complement operation in a different memory location instead of overwriting the original byte?

πŸ”Ή A. To save execution cycles
πŸ”Ή B. To preserve the original data for later verification
πŸ”Ή C. Because the 8085 cannot write to the same address
πŸ”Ή D. To avoid triggering a hardware interrupt

πŸ’‘ Difficulty: medium | βœ… Correct: B

Q3. In Modeβ€―1 strobed I/O, what is the primary purpose of the START and STOP pulses generated by the peripheral?

πŸ”Ή A. They reset the microprocessor
πŸ”Ή B. They indicate the beginning and end of a data block
πŸ”Ή C. They select the I/O address
πŸ”Ή D. They provide power to the device

πŸ’‘ Difficulty: hard | βœ… Correct: B

⬆️ View all questions in the quiz below

πŸ”— Related Topics

πŸ“ Details of PPI IC 8255AπŸ“ 8255A Operational ModesπŸ“ Control Word Format for 8255AπŸ“ Programming in Mode 0 for 8255AπŸ“ Input Control Signals in Mode 1 for 8255A
πŸš€ Start Quiz πŸ“ Practice Mode