In C#, a comparison operator is a binary operator that takes two operands whose values are being compared. … =), returns false if two operands are equal. Less than relational operator (<), defined for all numeric and enumeration types and returns true if the first operand is less than the second operand.