Java-Blue J Array List and Loops Create a class named Cat and do the following: Create an Array List named faculty Contacts and fill with the following faculty Names: Joan, Loly ,Susan, Lirio, and...

Java-Blue J
Array List and Loops
Create a class named Cat and do the following:

Create an Array List named faculty Contacts and fill with the following faculty Names: Joan, Loly ,Susan, Lirio, and King (in this order) Write three methods to process the Array List using each of the three loop types: for, for each and while. The methods should be written so that they will still accurately process the Array List even after items are added or removed. You will need to create and populate the Array List before using the methods to process it. Running any of the loop methods will produce a listing of the faculty names from the Array List.





May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here