Comparison operators always return true or false.
true
false
Comparison operators can be used in conditional statements to compare values and take action depending on the result: