Question: Hello. I would like some help with if possible. I'm using NetBeans. CIST 2372 Programming Project 2: Country List Manager Console Create a Java Application
Hello. I would like some help with if possible. I'm using NetBeans.


CIST 2372 Programming Project 2: Country List Manager Console Create a Java Application with ANT named Your_Initials_Programming_Project3 Create a comment on line 1 with Your Name, Date and Project Name Create comments for all lines of code specified. All variables names should begin with your initials with the exception of Console variables. Country List Manager COMMAND MENU 1 - List countries 2 - Add a country 3 - Delete a country 4 - Exit Enter menu number: 1 Canada United States Mexico Enter menu number: 2 Enter country: Thailand This country has been saved. Enter menu number: 1 Canada United States Mexico Thailand Enter menu number: 3 Goodbye Specifications Create a class named YourInitials_CountryIO that contains these methods: public ArrayList
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
