Answer Posted / Lokesh Kumar Meena
The Scala map function is a higher-order function that transforms each element of a collection into another type. It returns a new collection where each original element has been replaced with the result of applying the provided transformation function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers