...
/Quiz: First Steps with Functional Programming
Quiz: First Steps with Functional Programming
Test your knowledge of the concepts you’ve learned relating to Functional Programming.
We'll cover the following...
1
What does it mean for functions to be first-class citizens?
A)
Functions are pure.
B)
Functions can’t be treated as ordinary values. They can’t be passed in as parameters, returned from other functions, and so on.
C)
Functions can be treated as ordinary values. They can be passed in as parameters, returned from other functions, and so on.
D)
None of the above
Question 1 of 60 attempted
Access this course and 1400+ top-rated courses and projects.