Page 1 of 1

About Question enthuware.ocpjp.v8.2.1747 :

Posted: Sat Nov 28, 2015 5:26 am
by lveto15
There is a small typo in this question - no al is in the code. There is also an extra ).

To match answers first line in the main method should be changed to:
List<Integer> al = Arrays.asList(100,200,230,291,43);

Re: About Question enthuware.ocpjp.v8.2.1747 :

Posted: Sat Nov 28, 2015 8:47 am
by admin
Fixed.
thank you for your feedback!