Write a java program that will allow the user to make


Problem: Write a Java Program that will allow the user to make a selection. You will present the user with two options to perform, then you will perform the action selected by the user.

Detailed Requirements: 
Create new BlueJ Project named AssignmentFive-your Name 
Create a program that: 
Prompts the user to select one of two options.(menu) 
Use JOptionPane dialog 
Accept input from the user 
now perform the option selected. 
Display output using standard output terminal for Java 
Use a separate method for each of the options given to the user. 
The options may be of your choice, get creative. 

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Write a java program that will allow the user to make
Reference No:- TGS0142975

Expected delivery within 24 Hours