Which of the following statements tests for equality between the PHP variables $a and $b?
a. $a = $b
b. $a == $b
c. $a -> $b
d. $a | $b
b. $a == $b
Computer Science & Information Technology
a. $a = $b
b. $a == $b
c. $a -> $b
d. $a | $b
b. $a == $b