A Admin • 828.03K Points Coach Q. What is the result of calling `stream().distinct()`? (A) All elements are sorted (B) All duplicate elements are removed (C) The stream is reversed (D) All null values are removed Correct Answer - Option(B) Views: 10 Filed under category Java Hashtags: Java Streams Share Manage Tags
Discusssion
Login to discuss.