What is the purpose of declaring a variable as unsigned?
Answer Posted / satyagmk
The Unsigened types do not hold negative numbers; their
range is from 0 up to some maximum.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is cwinthread class? Explain its advantages.
What is microsoft visual c++ 2015 redistributable package x64?
In which Way invoke context-sensitive help inside the editor?
What is mfc in vc++?
How do I uninstall visual c++?
What is microsoft visual c++ 2015 redistributable?
What is the Use of the Developer Studio Editor?
Explain some of commonly used methods provided by iunknown.
Explain the significance of initapplication() in vc++.
What is a copy constructor? What is the need for it?
What is visual c++ runtime error?
Difference between critical section, mutex and semaphore.
Is visual c++ a compiler?
Do I need microsoft visual c++?
How can we use cmutex?