Chapter 02: Using Data

The int data type is the most commonly used integer type. A variable of type int can hold any whole number value from –2,147,483,648 to +2,147,483,647. The byte and short types occupy less memory and can hold only smaller values; the long type occupies more memory and can hold larger values. ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download