Computer Science, asked by devidsuramwar09, 4 months ago

operaters used to compare two operands is​

Answers

Answered by RajatGreat
8

ANSWER--

Comparison operator is used..

It's examples are--

> greater than

<= less than or equal to

>= greater than or equal to

I hope it helps

Answered by alfiyashaikh7303214
0

Answer:

If both operands are numeric, then a numeric comparison is performed. If either of the operands is a string value, then a string comparison is used. If either operand is Null, then the result is Null.

Similar questions