How many digits is int32?
Answer / Alka
An int32 in Java occupies 32 bits, which means it can represent integer values between -2,147,483,648 and 2,147,483,647.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we compare two strings in java?
Can we initialize the final blank variable?
What are the types of methods in java?
What is string data?
What are the allowed, non-Unicode letter characters that can be used as the first character of an identifier?
How to re-get an object that is collected by garbage collector?
What is the alternate of 'Inheritance' ?
What is main string [] args?
What is public static?
How to sort list of list in java?
In which way does a Primitive data type is passed ?
What is a cup of java?