What is the value of the expression a = 42?
Answers were Sorted based on User's Feedback
Answer / vikas
That's why its recommended to use the equality operator
like this:
42==a and not a ==42. This way we can avoid a mojor bug
because of a minor typo.
Vikas
http://www.cppquestions.com/
Is This Answer Correct ? | 0 Yes | 1 No |
What is vcredist?
What is the return value when the InsertItem function fails?
TO start the build process in Developer Studio Which keyboard function is used ?
What Is InfoViewer?
What is visual c++ 2008 redistributable x64?
Explain some of commonly used methods provided by iunknown.
How you build a project using Developer Studio?
what is the difference between the codes written in the document class and view class
What is microsoft visual c++ 2015 redistributable?
What is vcruntime?
How do I install microsoft visual c++ 2015?
What is visual c++ used for?