Quiz: Functional Programming
Quiz on functional programming concepts.
We'll cover the following...
Choose one possible correct answer.
1
First-class functions allow us to abstract away and pass around the behavior in our programs.
A)
True
B)
False
Question 1 of 50 attempted
We ...