Suppose you compare two variables with the === operator, and the result is true.
Does this mean that if you change the value of the first variable, the value of the second one will also change?
Tip: Think of all possible cases!
Suppose you compare two variables with the === operator, and the result is true.
Does this mean that if you change the value of the first variable, the value of the second one will also change?
Tip: Think of all possible cases!
Create a free account to access the full topic