Operators are used to compare the values or expressions.
Assignments
Logical
Relational
please ans this question please
Answers
Answered by
0
Answer:
Relational operators take two operands, compare their values, and return a Boolean value . They are typically used in conditional expressions to test whether a condition is true, or not. All relational operators have the same priority, and are executed from left to right.
Similar questions