Quiz: Coroutine Builders
Test yourself on what you've learned about coroutine builders.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What does the async
function return?
A.
An object of type int
B.
A reference pointer
C.
An object of type Deferred < T >
D.
An object of type float
1 / 5