Answer Posted / Vipin Verma
A function literal in Scala is an anonymous function that is defined inline without a name. It can be used to create functions on the fly and passed around as arguments to other functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers