Consider the program code in the attached exhibit. What is the result of executing this program code?
The code will output the following:
20 100 Apple Grapefruit Orange
Apple Grapefruit Orange 20 100
100 20 Apple Grapefruit Orange
Orange Grapefruit Apple 100 20
Submit