Question: Write a program that prompts the user for his first name and his last name. Store the first name into a variable (i.e firstName ),
Write a program that prompts the user for his first name and his last name. Store the first name into a variable (i.e firstName), and store the last name into a variable (i.e. lastName). Then print the user's first and last name to the screen. Java Language. I use Notepad++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
