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
When to use runnable interface vs thread class in java?
What modifiers may be used with a top-level class?
How to display arraylist values in java?
What do you mean by singleton class in java?
Can we have two methods in a class with the same name?
Can java hashmap have duplicate keys?
Why strings in java are called as immutable?
Can we sort set in java?
What is member in java?
Is there any limitation of using inheritance?
I don’t want my class to be inherited by any other class. What should I do?
What are controls and their different types in awt?
What is difference between array and vector?
What is the set interface in java programming?
Can we extend singleton class in java?