1.

In PHP 4: $second and $first are 2 distinct objects

A. In PHP 5: $second and $first are 2 distinct objects
B. In PHP 4: $second and $first refer to one object
C. None of the mentioned
Answer» C. None of the mentioned


Discussion

No Comment Found