PHP

Answer all questions carefully. After submission, you will see a detailed result and answer review.

Question 1
What is the output of the following PHP code snippet? <pre class = "prettyprint"><xmp> echo strlen("Hello, World?"); </xmp></pre>