1.Write a program that uses JOptionPanes to perform the following steps
·First, display a welcome message to your user in one JOptionPane when the application starts.
·Second, when the user closes the first JOptionPane, use another one to ask the user for his or her name.
·Third, use another JOptionPane to ask the user for his or her birth date.
·Finally, use a fourth JOptionPane to display the user's name and birth date and thank them for using your program.
2. Write a one screen description of your initial reactions to Java. Reactions may be both positive and negative. At the end of this module you will be asked to write a reply to these initial reactions.