9.0k views
13 votes
Operators such as >, =, <=, ===, and !== that compare values and return true or false.

User Liseli
by
4.1k points

1 Answer

2 votes

Answer:

True

Step-by-step explanation:

For example, if a number is greater than the other (>) the output would be true, and vice versa if the number is not greater.

User Lmop
by
4.2k points