CIW PERL FUNDAMENTALS 1D0-437 Question # 14 Topic 2 Discussion

CIW PERL FUNDAMENTALS 1D0-437 Question # 14 Topic 2 Discussion

1D0-437 Exam Topic 2 Question 14 Discussion:
Question #: 14
Topic #: 2

Consider the program code in the attached exhibit. What is the result of executing this program code?

1D0-437 Question 14

A.

The code will output the following:

3 + 5 + 2 + 3 = 13


B.

The code will output the following:

= 3 + 5 + 2 + 3 13


C.

The code will output the following:

= 13 3 + 5 + 2 + 3


D.

The code will fail at line 3 because add is a reserved word.


Get Premium 1D0-437 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.