A Admin • 802.91K Points Coach Report 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: 1 Filed under category Java Hashtags: Method Reference Share Manage Tags
Discusssion
Login to discuss.