Answer Posted / Deepika Kaushik
Anonymous (lambda) functions in Scala are unnamed functions that are defined without a name. They are useful for creating small, one-time use functions that can be passed as arguments to other functions or methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers