English, asked by SatyaSumanth2756, 8 months ago

Examples for comparision /logical operator

Answers

Answered by saanvichalia2008
0

Answer:

  • Comparison and Logical Operators
  • 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. The operators include: && , || , and ! .

HOPE ITS HELPFUL

Similar questions