Computer Science, asked by legend6556, 4 months ago

Double equal operator (==) is used when​

Answers

Answered by kanavvsaxena
5

Answer:

The comparison operator called Equal Operator is the double equal sign “==”. This operator accepts two inputs to compare and returns true value if both of the values are same (It compares only value of variable, not data types) and return a false value if both of the values are not same.

Answered by Anonymous
1

\sf\huge\bold\purple{☆Answer༄ }

The comparison operator called Equal Operator is the double equal sign “==”. This operator accepts two inputs to compare and returns true value if both of the values are same (It compares only value of variable, not data types) and return a false value if both of the values are not same.

Similar questions