Question: Instruction: 1. Use Notepad to create new text file named EX04_1.java. Enter the following two lines (be sure to replace YourFullName with your full name):

 Instruction: 1. Use Notepad to create new text file named "EX04_1.java".

Instruction: 1. Use Notepad to create new text file named "EX04_1.java". Enter the following two lines (be sure to replace YourFullName with your full name): // FileName: EX04_1-java // Programmer: YourFullkame 2. Create a Java program that use a GUI dialog box to ask the user to enter the three-letter month value (such as "Jan", "Mar", "Oct"), and then uses the switch..case statement to match the case and display their associated month name in French in a message box. Be sure to display "No such month called "XXX" (in which "XXX" is the three-letter enter by the user) if not matching case exists. 3. Make sure the output looks similar to the following. [Note: Be sure to use input an output dialog boxes; otherwise, you might receive zero.]

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!