3. Double Equal Operator (==) is used when
a. two operands values are not equal.
b. value of the left-hand operand is greater than the value of the right-hand operand.
c. values of both the left and right operands are equal.
d. value of the left-hand operand is less than the value of the right operand.
Answers
Answered by
0
Answer:
c.
Explanation:
Values of both the left and right operands are equal.
Similar questions