Question: 11. Write a java program that performs the following: 1. Asks the user to enter his first name and surname, then stores them in strings.
11. Write a java program that performs the following: 1. Asks the user to enter his first name and surname, then stores them in strings. 2. The program joins the input strings and displays the result to the console. 3. The program asks the user to enter his birthdate separated by /. example: 6/6/2000. The input is stored in a string. 4. The program will use the birthdate string to save the day, month, and year in integers. (Non-anonymous question ) (5 Points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
