PrepAway - Latest Free Exam Questions & Answers

What is the output of the following code?

What is the output of the following code?

<code>
$first = “second”;
$second = “first”;
echo $$$first;
</code>

PrepAway - Latest Free Exam Questions & Answers

A.
first

B.
second

C.
an empty string

D.
an error


Leave a Reply

Your email address will not be published. Required fields are marked *