What is the range of the short datatype?

Answers were Sorted based on User's Feedback



What is the range of the short datatype?..

Answer / eswaran.s

short is a signed 16 bit type and range from -32768 to 32767.

Is This Answer Correct ?    11 Yes 0 No

What is the range of the short datatype?..

Answer / 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

More Core Java Interview Questions

What are the kinds of polymorphism?

0 Answers  


How can you take string into InputStream?

3 Answers  


What is callablestatement? How you can call stored procedure to pass in parameter?

0 Answers  


What is run time polymorphism?

6 Answers   eClerx, Elementus Technologies,


What is <> used for in java?

0 Answers  






What are the drawbacks of singleton class?

0 Answers  


What is local variable and instance variable?

0 Answers  


What are peerless components in java programming?

0 Answers  


What is Locale class?

1 Answers   MySoft,


how to write a program for sending mails between client and server

0 Answers   Lampex,


What is equlas() and hashcode() contract in java? Where does it used?

0 Answers  


What is a constructor overloading in java?

0 Answers  


Categories