PrepAway - Latest Free Exam Questions & Answers

What is the output of the following code?

What is the output of the following code? function increment (&$val) { return $val + 1; } $a =
1; echo increment ($a); echo increment ($a);

PrepAway - Latest Free Exam Questions & Answers

A.
22


Leave a Reply

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