What is the output of the following code?

Posted by: Pdfprep Category: 200-710 Tags: , ,

What is the output of the following code?

echo ‘1’ . (print ‘2’) + 3;
A . 123
B . 213
C . 142
D . 214
E: Syntax error

Answer: D

Leave a Reply

Your email address will not be published.