Chemistry, asked by faisal98802, 8 months ago

which operators are used to TEST the relationship between 2 variables and a constant​

Answers

Answered by Sreejanandakumarsl
0

Answer:

Relational and Equality operator, are the operators that are used to test the relationship between two variables and a constant.

Explanation:

  • To compare the relationship between two values, relational operators are utilised.
  • Equality operators are used for Variables, constants, numbers, strings, or the result of a function or method can all be used as values.
Answered by sourasghotekar123
0

Answer:

Relational and Equality operators are used to test the relationship between two variables and a constant.

Explanation:

Relational operator: A relational operator compares two values and determines the relationship between them.

Equality operator: The equality operator is used to compare two values. It is used to compare numbers, strings, Boolean values, variables, etc.

So, the answer is both Relational operator and Equality operator.

#SPJ2

Similar questions