Answer Posted / Vijay Prakash Harit
A Scala anonymous function, also known as a lambda expression or a function literal, is a function that is not declared with a name. It can be defined and used directly within the body of another function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers