What is the difference between the = and == operators?
Answer Posted / 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 View All Answers
Can I remove microsoft visual c++?
What is vc++ programming?
What is difference between c++ and visual c++?
What is the use of microsoft visual c++ 2015 redistributable?
Do I need all the microsoft visual c++ redistributable?
What is microsoft visual c++ 2015 redistributable package x64?
How do I uninstall and reinstall microsoft visual c++ runtime libraries?
Explain the important features of vc++?
What is iunknown? Explain some of commonly used methods provided by iunknown.
Is visual c++ the same as c++?
What is difference between c++ and vc++?
How can we use cmutex?
What is dao in vc ++?
Explain pointer to the constant and constant pointer? Explain difference between them.
What is cwinthread class?