Question: Question 3 11 pts Suppose a program contains the data segment definitions val DWORD FFFFFF7Ch results BYTE 11 DUP(?), O and the code segment contains

Question 3 11 pts Suppose a program contains the data segment definitions val DWORD FFFFFF7Ch results BYTE 11 DUP(?), O and the code segment contains dtoa results, val What bytes will be placed in memory at results when the dtoa macro executes? (Your answer should be in hex and should be the proper size) Question 4 15 pts Give the complete object code for the following instructions: a) mov AX, 17 Complete Object Code: b) mov number1, EBX :(where number 1 is DWORD size) Complete Object Code: c) mov ECX,[EBX] Complete Object Code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
