|
A good answer might be:
|
Picture of the Action
Here is a picture that shows what the executing program looks like just after the first call to the print method. Several points:
Usually you do not think about things in such excruciating detail. You would think "call a method to print the array" and would write
But sometimes you really need to know what is going on. |
QUESTION 5:Does the picture change when the second array is printed? Click Here after you have answered the question |