Question: 3. (3 points) True/False (2.1) The instruction, var BYTE A Stores character A in to variable named var. (2.2) The instruction, var WORD ABC stores

3. (3 points) True/False (2.1) The instruction, var BYTE A Stores character A in to variable named var. (2.2) The instruction, var WORD "ABC" stores the string 'ABC' in to variable named var. (2.3) The instruction, var DWORD "ABCD" stores the characters A,'B','C','D' in to variable named var. 4. (2 points) Declare a variable: Varl WORD 4 DUP (5 DUP (7) ) What is the total size of the array Varl? Explain your
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
