Question: Write a Java program named CountLowercase that asks the user to enter 10 names and store them in an array. The program should count and

Write a Java program named CountLowercase that asks the user to enter 10 names and store them in an array. The program should count and display how many names start with lowercase letter. The program should count and display how many names have 5 or more characters. (1, 2, 2 marks) Sample of run of the program: Enter 10 names: Saud Salma Asma yahya ahmed tariq Amer firas Maitha Ruqia There are 4 names start with lowercas
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
