A

Admin • 830.13K Points
Coach

Q. Which of these is an incorrect form of using method max() to obtain maximum element?

  • (A) max(Collection c)
  • (B) max(Collection c, Comparator comp)
  • (C) max(Comparator comp)
  • (D) max(List c)
  • Correct Answer - Option(C)
  • Views: 12
  • Filed under category Java
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.