1Z0-811 Arrays and Methods • Timed 40 Questions
This is a timed practice session. You have 40 minutes to answer 36 questions — approximately 1 minute per question, matching real 1Z0-811 exam pace. Answer every question before time expires.
Time remaining
40:00
Exam-pace drill
Allow 1 minute per question. On the real 1Z0-811 exam you have approximately 72 seconds per question — this session trains you to maintain that pace under pressure.
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?