Computer Science, asked by nairitasaha792, 2 months ago

Explain Data type in JavaScript/Operators/Relational/Logical Operators​

Answers

Answered by Adijha2005imback
24

Explanation:

  • The most commonly used types of relational operators are the comparison operators, which are used to determine the relative order of two values. The comparison operators are: Less than (<) The < operator evaluates to true if its first operand is less than its second operand; otherwise it evaluates to false.
Answered by kanikapandit0212
4

Explanation:

The most commonly used types of relational operators are the comparison operators, which are used to determine the relative order of two values. The comparison operators are: Less than (<) The < operator evaluates to true if its first operand is less than its second operand; otherwise it evaluates to false.

Similar questions