Java int Keyword
Definition and Usage
The int
keyword is a data type that can store whole numbers from -2147483648 to 2147483647.
Related Pages
Read more about data types in our Java Data Types Tutorial.
The int
keyword is a data type that can store whole numbers from -2147483648 to 2147483647.
Read more about data types in our Java Data Types Tutorial.
If you want to report an error, or if you want to make a suggestion, do not hesitate to send us an e-mail:
support@w3schools.com
Your message has been sent to W3Schools.