What do we use comparisons with !== for?

To run code when two values are differentTo run code when two values are the sameTo always run the if statement's code codeTo never run the if statement's code block

To run code when two values are different.