[Solved]1 125 Points Find Error Int Collection New Int 20 B Int Hours 8 12 16 C Int Table New Int Q37163092
![1. (1.25 points) Find the Error a. int[] collection= new int[-20]; b. int[] hours 8, 12, 16,; c. int[] table new int [10]; Sc](https://media.cheggcdn.com/media%2F514%2F514467ec-50a8-4a03-9ba3-98e72391b001%2Fphp8a25LR.png)
1. (1.25 points) Find the Error a. int[] collection= new int[-20]; b. int[] hours 8, 12, 16,; c. int[] table new int [10]; Scanner keyboard-new Scanner (System.in) for (int x = 1; x <= 10; x++) System.out.print (“Enter the next value: “) table [x] = keyboard. next int ( ) ; d. String[] names-“George”, “Susan” int totalLength0; for (int 1-0; 1 < name s . length(); i++) totalLength +names[i].length; String [ ] words { “Hello”, “Goodbye” }; System.out.println (words.toupperCase()); e. Show transcribed image text 1. (1.25 points) Find the Error a. int[] collection= new int[-20]; b. int[] hours 8, 12, 16,; c. int[] table new int [10]; Scanner keyboard-new Scanner (System.in) for (int x = 1; x
Expert Answer
Answer to 1. (1.25 points) Find the Error a. int[] collection= new int[-20]; b. int[] hours 8, 12, 16,; c. int[] table new int [10… . . .
OR

