SyntaxFix
Write A Post
Hire A Developer
Questions
Well, it has 32 bits and hence can store 2^32 different values. Half of those are negative.
The solution is 2,147,483,647
And the lowest is -2,147,483,648.
(Notice that there is one more negative value.)