What is the range of the short datatype?

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


Please Help Members By Posting Answers For Below Questions

What environment variables are required to be set on a machine in order to run Java programs?

624


What is the purpose of the main method?

545


What do you understand by abstract classes?

605


Difference between comparator and comparable in java?

623


What is lambda programming?

501






What is jvm? Why is java called the platform independent programming language?

551


What is scope & storage allocation of global and extern variables? Explain with an example

585


How can we find the sum of two linked lists using stack in java?

574


What is methodological theory?

529


What is sorting in java?

540


What are the problems faced by java programmers who don't use layout managers?

558


What is the difference between throw and throws keywords?

580


Which non-unicode letter characters may be used as the first character of an identifier?

603


Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?

624


How many types of operators are there?

532