❮ Java Keywords
int myNum = 100000; System.out.println(myNum);
Try it Yourself »
The int keyword is a data type that can store whole numbers from -2147483648 to 2147483647.
int
Read more about data types in our Java Data Types Tutorial.
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!