1.1-Introductie-Programmeren
Traverse ArrayList Using a For-loop
Difficulty:
Traverse the ArrayList called names using the index based For Loop and print out its contents.
Example
Relevant links
Java documentation of the SaxionApp