Let's assume that we have an array with 6 members. The members are 10H,20,17H,77H,30H,77 in sequantial order.The offset address of the array is loaded into BX register.In sequencial order, MOV...


Let's assume that we have an array with 6 members. The members are 10H,20,17H,77H,30H,77 in sequantial order.The offset address of the array is loaded into BX register.In sequencial order, MOV AL,[BX+3], MOV AH,23H , ADD AL,AH commands are executed. What are numbers in AL and AH registers?


Select one:


a. AL=100h, AH=33H

b. AL=100, AH=23H

c. AL=9AH, AH=23

d. AL=9AH, AH=23H

e. AL=A9H, AH=23




Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here