Zend Certified PHP Engineer 200-550 Question # 61 Topic 7 Discussion

Zend Certified PHP Engineer 200-550 Question # 61 Topic 7 Discussion

200-550 Exam Topic 7 Question 61 Discussion:
Question #: 61
Topic #: 7

What is the output of the following code?

$first = "second";

$second = "first";

echo $$$first;


A.

"first"


B.

"second"


C.

an empty string


D.

an error


Get Premium 200-550 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.