A good answer might be:This will replace the reference in slot 0 with a reference to a new String, containing the characters "Good-by" . | |
Searching a List
Each slot of an array of object references works just like an ordinary
object reference variable.
In the question,
Often a program needs to determine if a particular item is contained in an array. | |
QUESTION 9:Is "Peoria" in the list? Click Here after you have answered the question |