== (equals, equals)

In some languages, tests for equality, for example, if something is the same as something else, such as, a==b tests to see if a is the same as b, without assigning any value to a.

Related terms

Term sub categories

Programming
   symbols