Question: JAVA Exercise 3 (10pts): Write a Java program to ask the user to enter letter a to generate a random char (a-z), and ask the
JAVA

Exercise 3 (10pts): Write a Java program to ask the user to enter letter a to generate a random char (a-z), and ask the user to enter letter A to generate a random char between (A-2). If the user enters anything else other than a or A the program will print message, invalid entry, please try again Example: Enter letter a to generate a random char (a-z), or enter letter A to generate a random char between (A-). x invalid entry, please try again A Your random chat is L
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
