Computer Science, asked by TbiaSamishta, 11 months ago

Which operator can be used to check value of left operands value is less or equal?

Answers

Answered by aqibkincsem
0

Comparison operator can be used to check if the value of left operand whether it is less or equal.


This operator finds extensive use in JavaScript.


For these types of problems, first the operands are to be converted to primitives and then converted to the same type before the conversion is done.

Similar questions