Explain anonymous functions.
Answers
Answered by
0
Anonymous function. ... Anonymous functions are often arguments being passed to higher-order functions, or used for constructing the result of a higher-order function that needs to return a function.
Similar questions