Question: The following is a basic java coding question: Make the user enter their full name: The name should be entered as LastName, FirstName (separated by
The following is a basic java coding question:
Make the user enter their full name:
The name should be entered as LastName, FirstName (separated by comma). Please note the whole name should be saved in one string.
The output should look like this: Please enter your name (LastName, FirstName (separated by comma)):
How do I do this question?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
