Question: Consider the following 0x86(MASM) code: Array DWORD 1,2,3,4,5,6,7,8, mov eax, SIZEOF Array What value will be moved into the register EAX? 6 ( b)
Consider the following 0x86(MASM) code: Array DWORD 1,2,3,4,5,6,7,8, mov eax, SIZEOF Array What value will be moved into the register EAX? 6 ( b) 18 c) 27 d) 36
Step by Step Solution
3.51 Rating (175 Votes )
There are 3 Steps involved in it
Given question has asked to consider following code Array ... View full answer
Get step-by-step solutions from verified subject matter experts
