variables Flashcards

containers for storing information

1
Q

!=is the opposite of the equality operator. It means not equal and returns false where equality would return true and vice versa. Like the equality operator, the inequality operator will convert data types of values while comparing.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly