1Z0-811 Arrays and Methods • 20 Questions
20 1Z0-811 Arrays and Methods practice questions with answers and explanations. Free, no signup.
A developer writes a method that takes an int array and returns the sum of its elements. The method signature is: 'public static int sumArray(int[] arr)'. Which statement correctly calls this method?