Quiz on Fibers

Here is a quiz to test your understanding of the concepts related to fibers.

We'll cover the following...
Technical Quiz
1.

A fiber is started and resumed by its ____ member function.

A.

start()

B.

yield()

C.

call()

D.

None of these


1 / 4