Question: Assembly language prompt BYTE 'N' 'u' 'm', 'b', 'e' i'r', o promot BYTE 78, 17, 109, 98, 101, 114,0 5. Suppose the following is the

Assembly language
prompt BYTE 'N' 'u' 'm', 'b', 'e' i'r', o promot BYTE 78, 17, 109, 98, 101, 114,0 5. Suppose the following is the first four lines in the data section of your assembly program. Give the memory contents at each location whose relative address is given in the table. num1 WORD 40, 70 num2 WORD -2 num3 DWORD OFFh num4 BYTE 100b Value in Hex 1 III II Relative address in Hex 0000 0000 0000 0001 0000 0002 0000 0003 0000 0004 0000 0005 0000 0006 0000 0007 0000 0008 0000 0009 0000 000A prompt BYTE 'N' 'u' 'm', 'b', 'e' i'r', o promot BYTE 78, 17, 109, 98, 101, 114,0 5. Suppose the following is the first four lines in the data section of your assembly program. Give the memory contents at each location whose relative address is given in the table. num1 WORD 40, 70 num2 WORD -2 num3 DWORD OFFh num4 BYTE 100b Value in Hex 1 III II Relative address in Hex 0000 0000 0000 0001 0000 0002 0000 0003 0000 0004 0000 0005 0000 0006 0000 0007 0000 0008 0000 0009 0000 000A
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
