Question: assembly language Section 2: Programming Objectives To learn basic elements of the assembly language. . To learn the difference between data and code segments. Problems
Section 2: Programming Objectives To learn basic elements of the assembly language. . To learn the difference between data and code segments. Problems (20 points) Write a program that contains a definition of each of the following data types:BYTE, SBYTE, WORD, SWORD, DWORD, SDWORD, QWORD, TBYTE. Initialize each variable to a value that is consistent with its data type. (10 points) Write a program that defines symbolic names for several string literals (characters between quotes). Use each symbolic name in a variable definition. (10 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
