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 a thread (VC++) and state the difference between Cmutex and Csemaphone?
What is the difference between turbo c++ and visual c++?
What is microsoft visual c++ 2013 redistributable package x64?
Explain some of commonly used methods provided by iunknown.
What is microsoft visual c++ redistributable and do I need it?
What is cmutex?
Do I need the microsoft visual c++?
What is iunknown? Explain some of commonly used methods provided by iunknown.
What is vcredist_x86 exe?
Is it safe to uninstall microsoft visual c++ 2008 redistributable?
What is visual c++ runtime error?
How do I uninstall visual c++?
What is cwinthread class?
How do I reinstall visual c++ on windows 10?
What is visual c++ runtime?