1D0-437 Web TestEngine demo

Exit VCEDump 1D0-437 CIW PERL FUNDAMENTALS
Question 20 of 23
0% complete
Q20 Single choice

Consider the following program code:

1.$x = 100;

2.$y = "-25";

3.$sum = $x + $y;

4.

5.print $sum;

What is the result of executing this program code?

Sign in to mark questions

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

Sign in