A Admin • 825.56K Points Coach Q. Which is the method reference equivalent of `(a, b) -> a.compareToIgnoreCase(b)`? (A) String::compareTo (B) String::compareToIgnoreCase (C) String::toLowerCase (D) String::isEmpty Correct Answer - Option(B) Views: 3 Filed under category Java Hashtags: Method Reference Share Manage Tags
Discusssion
Login to discuss.