Javascript

Topic: JS Operators

What is == operator?

The == operator in java script is used for determining equality of two variables or values. The expression returns true if both the values are equal.

Browse random answers: