16. These operators are used to compare
two values, to return a value of TRUE or
FALSE.
*
Your answer
!
This is a required question
Answers
Answered by
1
Answer:
greater than (>)
less than(<)
greater than or equal to(>=)
less than or equal to (<=)
the above four operators are used to compare and return a value in TRUE or FALSE
Similar questions