1.

What is the difference between compound criteria and comparison operator​

Answer»

ANSWER:

The equality operator (==) is used to compare TWO values or expressions. ... Numbers, strings, and BOOLEAN values are compared byvalue, and are considered equal if they have the same value. For instance, two strings are equal if they have the same NUMBER of characters.



Discussion

No Comment Found