Question: Write a program in Java that asks the user's name, and then greets the user by name. Before outputting the user's name, convert it to
Write a program in Java that asks the user's name, and then greets the user by name. Before outputting the user's name, convert it to UPPER CASE LETTERS.For example, if the user's name is Fred, then the program should respond "Hello, FRED, nice to meet you!"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
