What is the purpose of declaring a variable as unsigned?
Answer Posted / ganesh
-32768 to +32768 is the range of signed integer
0 to 65536 is the range of unsigned integer
so unsigned integer is used so that u can store value upto
65536 [just an example]
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is visual c++ 2008 redistributable x64?
What is odbc in vc ++?
What is difference between c++ and vc++?
What is microsoft visual c++ 2008 redistributable?
What is cwinthread class? Explain its advantages.
Explain the significance of initapplication() in vc++.
What is dao in vc ++?
Explain the important features of vc++?
Do you need microsoft visual c++?
How do I create an mfc application in vc++?
What is vc++ programming?
What is microsoft visual c++ redistributable and do I need it?
What is cmutex?
What is microsoft visual c++ 2013 redistributable package x64?
Can I uninstall visual c++?