I am attempting to determine an alternative to arraylists


I am working on an assignment to create a vending machine simulator. I have found a number of similar examples online but many of them use ArrayLists, which are not allowed for this assignment. I am attempting to determine an alternative to ArrayLists using strings and arrays. Additionally, one of the conditions of the assignment is that I have to support using a file (perhaps a comma delimited text file) to populate the vending machine inventory. I will also likely use the same approach to populate the coin and bills side of the problem.

Solution Preview :

Prepared by a verified Expert
JAVA Programming: I am attempting to determine an alternative to arraylists
Reference No:- TGS01525060

Now Priced at $10 (50% Discount)

Recommended (98%)

Rated (4.3/5)