iTech India interview question

What is a higher order function?

Interview Answer

Anonymous

14 Jul 2022

Functions taking another function as input and returning a function are called higher order functions.