← Back to 2. Simple as Possible (SAP) - I

📝 Instruction Set of Simple as Possible (SAP) I Computer

📖 From An Introduction To Microprocessor 8085 • 2. Simple as Possible (SAP) - I • 14 questions available

Practice MCQs for Instruction Set of Simple as Possible (SAP) I Computer. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.

🔄 Last updated: 2026-07-30

2
Easy Questions
7
Medium Questions
5
Hard Questions

📝 Sample Questions

Q1. What does ALU stand for in the SAP‑I computer architecture?

🔹 A. Arithmetic Logic Unit
🔹 B. Arithmetic and Logical Unit
🔹 C. Advanced Load Unit
🔹 D. Array Linkage Utility

💡 Difficulty: easy | ✅ Correct: A

Q2. How does the Control Unit determine the next instruction to execute in a SAP‑I program?

🔹 A. It randomly selects an instruction from memory
🔹 B. It follows a predetermined sequence stored in the instruction register
🔹 C. It asks the ALU which instruction is needed
🔹 D. It waits for user input each cycle

💡 Difficulty: medium | ✅ Correct: B

Q3. In a loop that increments a counter until it reaches 10, which instruction pattern ensures correct execution using a conditional jump?

🔹 A. Load counter → Increment → Jump if zero → End
🔹 B. Load counter → Increment → Compare with 10 → Jump if not equal → Repeat
🔹 C. Load counter → Increment → Jump unconditionally → End
🔹 D. Load counter → Decrement → Jump if negative → Repeat

💡 Difficulty: hard | ✅ Correct: B

⬆️ View all questions in the quiz below

🔗 Related Topics

📝 Architecture of Simple as Possible (SAP) I Computer📝 Programming of Simple as Possible (SAP) I Computer📝 Working of Simple as Possible (SAP) I Computer📝 Fetch Cycle of Simple as Possible (SAP) I Computer📝 Execution Cycle of Simple as Possible (SAP) I Computer
🚀 Start Quiz 📝 Practice Mode