Answer Posted / Shobhit Soni
A higher-order function in Scala is a function that takes one or more functions as arguments and/or returns another function. In other words, it can accept functions as inputs, manipulate them, and return a new function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers