Java programming
Java programming
The purpose of this assignment is to use exceptions, objects, and text file input and file output. The application will allow the user to enter data about purchases and store that data in a text file. Create an Eclipse project named ManagePurchases. Use a package name of edu.seminolestate.managepurchases. (You can substitute your domain name for edu.seminolestate if you wish.) This project will have 3 classes – Purchases, ManagePurchases, and IllegalPurchaseArgumentException. The ManagePurchases class will have the main method. Each class must be public and in its .java own file
Leave a Reply
Want to join the discussion?Feel free to contribute!