PrepAway - Latest Free Exam Questions & Answers

What is the result of executing this program code?

Consider the program code in the attached exhibit.

What is the result of executing this program code?

PrepAway - Latest Free Exam Questions & Answers

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.


Leave a Reply