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 the use of DDV and DDX routines ?
Explain the advantages of cwinthread class.
Name the three attributes of a pen?
What is the difference between turbo c++ and visual c++?
Is microsoft visual c++ a virus?
What is microsoft visual c++ 2008 redistributable?
What is ole? How do you handle drag and drop in ole?
How do I fix microsoft visual c++ 2015 setup failed?
How do you define a function in vc++?
Is visual c++ a compiler?
In which Way invoke context-sensitive help inside the editor?
Is visual c++ still used?