Question from the PHP5 test

What is the output of the following code? $a = 10; $b = '10 petits chatons'; echo $a + $b;

Medium

Which statements are correct?

Author: Mathieu RobinStatus: PublishedQuestion passed 73 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!