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

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

1 Expert Approved Answer
Step: 1 Unlock 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 Databases Questions!