Quiz: Coroutines Under the Hood
Test yourself on what you've learned about coroutines under the hood.
1
What does continuation-passing style mean?
A)
Continuations are passed from object to another object of a same class.
B)
Continuations are passed from function to function as arguments.
C)
Continuations are passed from an object to a function.
D)
None of the above
Question 1 of 50 attempted
Get hands-on with 1200+ tech skills courses.