1Z0-809 Web TestEngine demo

Exit VCEDump 1Z0-809 Java SE 8 Programmer II
Question 9 of 32
0% complete
Q9 Single choice

Given the code fragment:

List<Integer> nums = Arrays.asList (10, 20, 8):
System.out.println (
//line n1
);

Which code fragment must be inserted at line n1 to enable the code to print the maximum number in the nums list?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in