Answer Posted / eswaran.s
short is a signed 16 bit type and range from -32768 to 32767.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is the use of parseint in java?
What is java reflection?
What is the flag in java?
Is string serializable in java?
What is the use of coding?
Can a class extend 2 classes in java?
How to make a class or a bean serializable?
What is boolean logic?
Is heap stored in ram?
Can we have multiple classes in a single file?
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
What is general methodology?
Why we use protected in java?
What is difference between static and final?
How does singleton class work?