Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Write a program that has the following String variables: firstName, middleName, and astName. Initialize these with your first, middle, and last names. The program should
Write a program that has the following String variables: firstName, middleName, and astName. Initialize these with your first, middle, and last names. The program should also have the following char variables: firstnitial middlenitial and lastinitial. Store your first, middle, and last initials in these variables. The program should display the contents of these variables on the screen.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started