Question: Write a Java program that uses ArrayList and Iterator. It should input from user the names and ages of your few friends in a loop
Write a Java program that uses ArrayList and Iterator. It should input from user the names and ages of your few friends in a loop and add into ArrayList. Finally, it should use Iterator to display the data in a proper format. (Hint: Lecture 02: Slide 8)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
