Computer Science, asked by geetabisht123777, 5 months ago

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 BrainlyProgrammer
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