ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
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
No explanation is available for this question yet.