Computer Science, asked by yoggcigxufxfhkvjhc, 2 months ago

write any 4 comparison operators​

Answers

Answered by valeriy69
1

Comparison operators:

  1. ==
  2. >=
  3. <=
  4. !=

\small\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Answered by debasmita0975
2

Answer :

Comparison Operators :

Greater than ( > ) — returns true if the value on the left is greater than the value on the right, otherwise it returns false . Less than or equal to ( <= ) — returns true if the value on the left is less than or equal to the value on the right, otherwise it returns false.

There are two types of comparison operators: inequality operators and equality operators.

It will help you

Pls mark as brainliest.

Similar questions