Computer Science, asked by suvvikotha1986, 5 hours ago

Jaya wants to compare the values of variables. Which operator will help her to do so.?​

Answers

Answered by priyaagari650
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