Write a program that has the following String variables: firstName, middleName, and lastName. Initialize these with your

Question:

Write a program that has the following String variables: firstName, middleName, and lastName. Initialize these with your first, middle, and last names. The program should also have the following char variables: firstInitial, middleInitial, and lastInitial. Store your first, middle, and last initials in these variables. The program should display the contents of these variables on the screen.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: