R Ram Sharma • 3.40K Points Extraordinary Q. What is the purpose of using `Collectors.toUnmodifiableList()`? (A) To get a synchronized list (B) To get a list that can be modified later (C) To get a read-only list that cannot be modified (D) To get a null-safe list Correct Answer - Option(C) Views: 13 Filed under category Java Hashtags: Share Manage Tags
Discusssion
Login to discuss.