could someone explain the following to me :
Appending the literal type character I to a literal forces it to the Integer
data type. Appending the identifier type character % to any identifier
forces it to Integer.
appending I and % to Integers
|