Q37
What is the maximum value that can be stored in an 'unsigned short int' data type in C++?
A.
2147483647
B.
4294967295
C.
65535
AnswerD.
32767
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board