Which symbol is used in JavaScript to check if two values are not equal?
(1 point)
Responses
!=
!=
!==
!==
=/=
=/=
=|
1 answer
!==
(1 point)
Responses
!=
!=
!==
!==
=/=
=/=
=|
1 answer