Computer Science, asked by asssemyemen6650, 3 months ago

--------------- relational operators is used to check the equality between two
operands.

Answers

Answered by Anonymous
1

Equality (==) relational operator is used to checking the equality between two  operands.

The equality operator ( == ) checks whether its two operands are equal, returning a Boolean result.

Similar questions