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


Leave a Reply

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