What is the range of 'short' data type?
-(2^15+1) to (2^15-1)
-2^15 to 2^15
-(2^15-1) to (2^15+1)
-(2^15-1) to 2^15
Correct Answer: D — -(2^15-1) to 2^15
Explanation:
No explanation is available for this question yet.