reset password
Author Message
ladodgersfan
Posts: 13
Posted 17:08 Apr 09, 2014 |

on the Main/driver class I created the array list but a made a method for each one here is an example public void Memory() inside the method a created the arraylist just like the example from the lecture, now I made it void because I don't want the array to be printed once the menu is printed otherwise it prints the arrays. now my question is how can I get the price of the item the user picks.