Question: In Java language ASAP please . For this activity, use an if structure, a loop and input to make a menu to let the user
In Java language ASAP please .

For this activity, use an if structure, a loop and input to make a menu to let the user select 3 colors from an assortment of 5-8 available colors: The user should be shown their options and what to enter (a letter, number, or whole name?) to make a selection When an option is selected, it should be concatenated into a string or stored in a variable After the loop executes completes, the users 3 choices are displayed together Optional Extra Features: - Don't allow the same color to be selected twice - make them select again If the user enters an incorrect value, put out a clear message, asking them to re-enter
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
