Question: //JAVA// i need help with the getLength method bc i need it to return an integer array that i can implement in other methods in
getlength(list); getMinLength(list); 3 public static int [] getLength(String[] list) \{ for (String word: list) \{ if (!word. isempty()) \{ System. out. println(word+ " length is "+word. length()); return null; //return list; \} public static void getMinLength(String [] list) \{ int [] lengths = new int [2ist. . length ]; int mincount=lengths [0] ; for (int x=0;x
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
