Description: Defines a constant variable. Constants must be defined before they are used, and can only be whole numbers. All constants begin with #. This means #a is different than a&. Constants are substituted to their numerical values before compiling.