Which symbol is used in JavaScript to check if two values are not equal?

(1 point)
Responses

!=

!=

!==

!==

=/=

=/=

=|

!==