Vidyalelo
Java Programming · Q61

Data Types and Variables

Programming · Java Programming · question 61

Q61

What is the range of short data type in Java?

A.
-128 to 127
B.
-32768 to 32767
Answer
C.
-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