Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Java Integer Max Value

Int or Integer is one of the common data type that we will encounter in Java since most programming involves calculations, and integers are the most basic numbers we could manipulate. We should take note however that Integers can't have arbitrarily large value. In fact it has a maximum value. The Java Integer Max Value is 2,147,483,647. Below are some more details to explain this.



This post first appeared on JavaDevNotes, please read the originial post: here

Share the post

Java Integer Max Value

×

Subscribe to Javadevnotes

Get updates delivered right to your inbox!

Thank you for your subscription

×