What is the difference between the = and == operators?



What is the difference between the = and == operators?..

Answer / hari krisna

= is the assignment operator and == operator checks for the
equality of the values.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More VC++ AllOther Interview Questions

What is a thread (VC++) and state the difference between Cmutex and Csemaphone?

0 Answers   Atos Origin,


difference between assert and verify.

0 Answers  


How do you specify which control is the buddy control?

2 Answers  


What is microsoft visual c++ 2015 redistributable package x64?

0 Answers  


What is the file extension used for C++ class implementation files?

3 Answers  






Difference between critical section, mutex and semaphore.

0 Answers  


What is visual c++ redistributable?

0 Answers  


How a dll will be sharable by more than one exe?

4 Answers   CA,


What is iunknown? Explain some of commonly used methods provided by iunknown.

0 Answers  


What is difference between c++ and vc++?

0 Answers  


How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?

0 Answers   Soft Solutions,


What is visual c++ used for?

0 Answers  


Categories