What does the equality operator, ==, do?

It checks if a string is equal to another stringIt checks if a string is greater than another string

The equality operator checks if a string is equal to another string.