Question: 42 Write a Java program named CountLowercase that asks the user to enter 10 names and store them in an array The program should count
42 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 Rugia There are 4 names start with lowercas There are 7 names with 5 or more characters
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
