iTech India Interview Question

What is a higher order function?

Interview Answer

Anonymous

Jul 14, 2022

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