Jaya wants to compare the values of variables. Which operator will help her to do so.?
Answers
Answered by
1
Explanation:
The equality operator
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.
Similar questions