1.

What is the difference between = and == operators?

Answer»

The = is an assignment operator and == is a relational operator. 



Discussion

No Comment Found

Related InterviewSolutions