Which operator excepts a left side operand that is or can be converted to a left string?
Answers
Answered by
0
Answer:
Comparison operators — operators that compare values and return true or false . The operators include: > , < , >= , <= , === , and !== . Logical operators — operators that combine multiple boolean expressions or values and provide a single boolean output.
Answered by
0
Explanation:
➡️ Comparison operators — operators that compare values and return true or false . The operators include: > , < , >= , <= , === , and !== . Logical operators — operators that combine multiple boolean expressions or values and provide a single boolean output.
Similar questions