For my java assignment this time, I want to know how to print an array value in a string. Here's the problem:
Instructions:
After the following code is executed, what are the values of p[ 3 ], q[ 3 ], and r[ 3 ]? Explain. (As you work toward formulating your answer, you might want to add a System.out.println method to the program in the box provided.)
That's the code they give me. What do I add to that to print the right thing? All responses appreciated.
Sincerely, ghostheadx