Question: Write two scnr . next ( ) statements to read in the values firstName and lastName from input, respectively. Then, write a System.out.println ( )

Write two scnr.next() statements to read in the values firstName and lastName from input, respectively. Then, write a System.out.println() statement to output the first name, a comma (","), and the last name.
Click here for examples
Ex 1: If the input is Sue Ball, then the output is:
Sue,Ball
Ex 2: If the input is Bob Wade, then the output is:
Bob,Wade

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!