Computer Science, asked by kelly2501, 1 year ago

Which operator excepts a left side operand that is or can be converted to a left string?

Answers

Answered by Anonymous
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 hardikrakholiya21
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