Question: Write a program that: a.Asks the user for their first name. b.Asks the user for their age. c.Asks the user for their last name. d.Pops
Write a program that:
a.Asks the user for their first name.
b.Asks the user for their age.
c.Asks the user for their last name.
d.Pops up a dialog with the following information:
i.Number of characters in the first & last name combined
ii.The full name all in upper case letters
iii.The full name all in lower case letters
iv.The first letter of the name
v.The age
Compile and test your code. in JAVA
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
