Quiz
Test your knowledge on functions with this cool quiz!
1
Which of these features about a function is incorrect?
A)
A function can be used as an argument in other functions.
B)
let
bindings created inside a function are destroyed when the function ends.
C)
The number of parameters passed to a function can be more than the number of parameters stated in its definition.
D)
The number of parameters passed to a function can be less than the number of parameters stated in its definition.
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.