Quiz: Recursion, Pattern Matching, and Property Testing
Assess your learning about recursion, pattern matching, and property testing through a quiz.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
(Fill in the blank.) Recursion is used to achieve ________.
A.
concurrency
B.
optimization
C.
iteration
D.
condition controls
1 / 8
...