During string operations, which register acts as an index or pointer to the source data in 8086?

62. During string operations, which register acts as an index or pointer to the source data in 8086?

  1. SI (Source Index)
  2. DI (Destination Index)
  3. BP (Base Pointer)
  4. SP (Stack Pointer)

Answer: A) SI (Source Index)

Explanation:

During string operations, SI (Source Index) register acts as an index or pointer to the source data in 8086.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.