1 Define the comparison operators. And give some example.
Answers
Answered by
2
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.
Explanation:
HOPE IT HELPS.........
Answered by
1
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
Similar questions