Which of the following operators is used to compare two values?
Answers
Answered by
2
Answer:
The equality operator (==) is used to compare two values or expressions. It is used to compare numbers, strings, Boolean values, variables, objects, arrays, or functions
Explanation:
hopes it helps you
MARK AS BRAINEST
Answered by
0
== is the logical operator used
!= is also used for negation
!= is also used for negation
Similar questions