Page 1 of 1

What is the range of short data type in Java?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) -128 to 127
b) -32768 to 32767
c) -2147483648 to 2147483647
d) None of the mentioned