So I have to create three separate but related programs. First I have to make a program in eclipse (JAVA) that creates an array and array list for 10 items (it can be for ten different types of ice cream or cars or anything i guess). Then the second program is the same as the first but I have to modify the program s o that it adds 10 items to the array list. The third modigication is the same as the second but again I have to modify the program s o that it uses the store and get methods. Thank you for your help !!