Question: Part C: write methods that receive (as a parameter) an array of Strings and print the longest String (assume only one String has the longest
Part C: write methods that receive (as a parameter) an array of Strings and
print the longest String (assume only one String has the longest length)
also receives an int, and returns a new array of all Strings of that length
also receives a String, and prints a count of how many times that String appears in the array
returns whether there are any duplicates in the array (for any letters, consider uppercase and lowercase to be the same)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
