200-710 Web TestEngine demo

Exit VCEDump 200-710 Zend Certified Engineer
Question 8 of 35
0% complete
Q8 Fill in the blank

FILL BLANK

What is the output of the following code?

Question 8 diagram

function increment ($val)

{

$val = $val + 1;

}

$val = 1;

increment ($val);

echo $val;

Type the exact answer. Case-insensitive, extra spaces ignored.

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in