PrepAway - Latest Free Exam Questions & Answers

Would the following code catch a parse error?

Would the following code catch a parse error?
<code>
try {
echo $label
} catch (Exception $e) {
echo $e->getMessage();
}
</code>

PrepAway - Latest Free Exam Questions & Answers

A.
Yes

B.
No

One Comment on “Would the following code catch a parse error?


Leave a Reply

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