Here is the assignment:

Write a program that does the following things.
1. In main, create an ArrayList of the names in our class (Strings are objects)
If you are using Scanner with a...