Multiple choice

________operators are used to compare two values.

  1. Comparison

  2. Arithmetic

  3. Concatenation

  4. Reference

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Comparison operators in Excel are used to compare two values and return a logical result (TRUE or FALSE). These include equals (=), greater than (>), less than (<), greater than or equal to (>=), less than or equal to (<=), and not equal to (<>).