What is the value of the expression a = 42?

Answers were Sorted based on User's Feedback



What is the value of the expression a = 42?..

Answer / mahesh

42

Is This Answer Correct ?    0 Yes 0 No

What is the value of the expression a = 42?..

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

Post New Answer

More VC++ AllOther Interview Questions

What is the use of DDV and DDX routines ?

4 Answers   TCS,


Explain the advantages of cwinthread class.

0 Answers  


Name the three attributes of a pen?

1 Answers  


What is the difference between turbo c++ and visual c++?

0 Answers  


Is microsoft visual c++ a virus?

0 Answers  






What is microsoft visual c++ 2008 redistributable?

0 Answers  


What is ole? How do you handle drag and drop in ole?

0 Answers  


How do I fix microsoft visual c++ 2015 setup failed?

0 Answers  


How do you define a function in vc++?

1 Answers  


Is visual c++ a compiler?

0 Answers  


In which Way invoke context-sensitive help inside the editor?

0 Answers  


Is visual c++ still used?

0 Answers  


Categories