-
How should I define integer value which is greater than maximum integer value
An Integer can have a minimum value of -2,147,483,648 and a maximum value of 2,147,483,647.
What should I do If I need to declare an Integer value greater than 2,147,483,647.????-
This discussion was modified 10 years, 2 months ago by
Ajay Prakash.
-
This discussion was modified 10 years, 2 months ago by
Log In to reply.