PRG/420 Week 2 Java 2.24 LAB: Name format

$ 7

PRG/420 Week 2 Java 2.24 LAB: Name format

Many documents use a specific format for a person’s name. Write a program whose input is: firstName middleName lastName, and whose output is: lastName, firstName middlelnitial.

Ex: If the input is:
Pat Silly Doe
the output is:
Doe, Pat S.
If the input has the form firstName lastName, the output is lastName, firstName.

Ex: If the input is:
Julia Clark
the output is:
Clark, Julia

990 in stock

SKU: PRG420WK2LAB2P24 Category:

Description

PRG/420 Week 2 Java 2.24 LAB: Name format

Many documents use a specific format for a person’s name. Write a program whose input is: firstName middleName lastName, and whose output is: lastName, firstName middlelnitial.

Ex: If the input is:
Pat Silly Doe
the output is:
Doe, Pat S.
If the input has the form firstName lastName, the output is lastName, firstName.

Ex: If the input is:
Julia Clark
the output is:
Clark, Julia

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.