saikat mondal


{ City }
< Country > india
* Profession *
User No # 123920
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 0
Users Marked my Answers as Wrong # 0
Questions / { saikat mondal }
Questions Answers Category Views Company eMail




Answers / { saikat mondal }

Question { Intel, 81972 }

What is the difference between = and == in C?


Answer

'=' assigns a value to a variable whereas '==' checks whether two values are equal or not

Is This Answer Correct ?    0 Yes 0 No