a) max(Collection c)
b) max(Collection c, Comparator comp)
c) max(Comparator comp)
d) max(List c)
Which of these is an incorrect form of using method max() to obtain a maximum element?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of these is an incorrect form of using method max() to obtain a maximum element?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!