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