Answer Posted / pkr_reddy
short is a signed 16 bit type and range from -32768 to 32768.
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What is string immutability?
What is java util list?
Explain about varargs in java?
What are the different types of data structures in java?
Why do we need singleton class?
What is a class component?
What is an infinite loop? How infinite loop is declared?
What checkbox method allows you to tell if a checkbox is checked?
What do heavy weight components mean in java programming?
What is treeset in java?
Is main a keyword in java?
What if I write static public void instead of public static void in java?
How do you change an int to a string?
Can you explain the final method modifier?
What is nested class?