Functions Flashcards

1
Q

What are higher order functions?

A

Functions that accept functions as a parameter. Higher order functions also enhance the behavior of other functions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are callback functions?

A

Functions that are passed into higher order functions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly