Q61
What is the range of short data type in Java?
A.
-128 to 127
B.
-32768 to 32767
AnswerC.
-2147483648 to 2147483647
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board