Question: 9. Write a program that contains a definition of each data type listed in the Table below. Initialize each variable to a value that is

9. Write a program that contains a definition of each data type listed in the Table below. Initialize each variable to a value that is consistent with its data type. Type BYTE SBYTE WORD Usage 8-bit unsigned integer. B stands for byte 8-bit signed integer. S stands for signed 16-bit unsigned integer 16-bit signed integer 32-bit unsigned integer. D stands for double SWORD DWORD SDWORD 32-bit signed integer. SD stands for signed double
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
