Integer variables are stored as 16-bit (2 bytes) values ranging from-32,768 to 32,767.
Long integer variables are stored as 32-bit (4 bytes) signed values ranging from -2,147,483,648 to 2,147,483,647.