Looping and Indexing

Counters, pointers, array processing.

Darshan N
Updated: 19 March 2026
11 min read

Looping and Indexing Quiz

Test your ability to implement counter-based loops and pointer-based array processing in 8085 assembly.

Question 1 of 3

Q1.In a loop to process 10 bytes of an array starting at address 2000H, which register pair is most appropriate as a memory pointer, and which register is typically used as a counter?