When poll is active respond at
Send pds to 22333

Which of the following defines "higher order function (HOF)" (select all that apply)

0%
0
a function A that takes another function B as an argument
0%
0
If a function A takes another function B as argument, then B is the HOF
0%
0
A function that takes more than zero or one parameters
0%
0
a function A that manufactures (when A runs) another function B to return as the result of running A
0%
0
In the previous option, B (the returned function) is actually the HOF
0%
0
A "pure" function, meaning a function that does not access any global data, and works only through its parameters
0%
0
a function that exhibits "referential transparency"
Powered by