Quiz
Test your understanding related to functional programming in JavaScript.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Choose the correct option:
A.
The state of a program is the value of its local variables at a given time
B.
A goal of functional programming is to maximize state mutations (changes)
C.
JavaScript functions can be passed around just like any other value
D.
All of the above
1 / 6