Write one or more statements that move the contents


Use the following data definitions for questions 1 through 7:
byte1 BYTE 0FFh,1,2
byte2 BYTE 14h
word1 WORD 0FFFFh,1,2
word2 WORD 3
word3 SWORD 7FFFh,8000h
word4 SWORD 9000h
dword1 DWORD 10h,20h,30h,40h
dArray DWORD 10 DUP(?)

1. Write one or more statements that move the contents of word1 to word2.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write one or more statements that move the contents
Reference No:- TGS0137351

Expected delivery within 24 Hours