Quiz: Let's Get Functional

Test your knowledge of functional programming in JavaScript.

1

What is a recursive function?

A)

A function that occurs multiple times in a program.

B)

A function that calls itself until a condition is met.

C)

A function that contains a loop.

D)

A function that never returns the same value twice.

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.