JS

JavaScript Fundamentals 2 - Relational expression ...

19.

Which of the following is a relational expression in JavaScript?

x == y

x + y

x !== y

x || y