Question: Write a program that prompts the user to enter three lowercase words, one at a time. Then, create an uppercase acronym based on the

 Write a program that prompts the user to enter three lowercase words,  

Write a program that prompts the user to enter three lowercase words, one at a time. Then, create an uppercase acronym based on the first letter of each word. Call the program AcronymMaker.java. Sample Output: Word 1: random Word 2: access Word 3: memory Acronym: RAM

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

The image you sent me shows a prompt to write a program that prompts the user to enter three lowerca... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!