Write a program that has the following String variables: firstNane, raiddleName, and
lastName. Initialize these with your first, middle, and last names. The program should also
have the following char variables: f i r s t l n i t i a l , niddlelnitial, and l a s t l n i t i a l . Store
your first, middle, and last initials in these variables. The program should display the contents
of these variables on the screen.
No comments:
Post a Comment