A Admin • 828.03K Points Coach Q. What is the difference between `map()` and `flatMap()`? (A) map flattens, flatMap transforms (B) map transforms, flatMap flattens nested streams (C) Both do the same (D) flatMap does not exist Correct Answer - Option(B) Views: 13 Filed under category Java Hashtags: Java Streams Share Manage Tags
Discusssion
Login to discuss.