Which of these types can we compare using == in conditions?

Integers, floats, strings, and booleansOnly integers and strings

Integers, floats, strings, and booleans.