A Admin • 831.35K Points Coach Q. What is the equivalent method reference for `(x, y) -> Integer.compare(x, y)`? (A) Integer::parseInt (B) Integer::compare (C) Math::max (D) Integer::valueOf Correct Answer - Option(B) Views: 17 Filed under category Java Hashtags: Method Reference Share Manage Tags
Discusssion
Login to discuss.