Introduction 

This unit covers the essential concepts for working with simple data types in assembly-language programming.

The following main points will be discussed:
Integer variables declaration.
Constant declaration.
Array declaration.
Offset directive.
SIZEOF and TYPE operators.