A Admin • 830.13K Points Coach Q. Which method is used to iterate over entries in a Map using streams? (A) map() (B) stream() (C) entrySet().stream() (D) keySet().forEach() Correct Answer - Option(C) Views: 12 Filed under category Java Hashtags: Java Map Share Manage Tags
Discusssion
Login to discuss.