Question: Code in Java Create a program that asks the user what their name is. The user types in his/her name and the program then greets
Code in Java
Create a program that asks the user what their name is. The user types in his/her name and the program then greets the user with their name.
For example (user input in italics):
Please enter your name?
Mary
Hi Mary, welcome to Java programming!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
