XNOR

A logical binary operation that returns true if both the inputs are same(either both true or both false) and returns false if one of the input is true while the other is false.