...

/

Quiz: Easy Concurrency with the Task Module

Quiz: Easy Concurrency with the Task Module

Take a quiz to test your knowledge of what you've learned about concurrency.

We'll cover the following...

Quiz – Easy Concurrency with the Task Module

1.

Which statement is true about asynchronous tasks?

A.

An asynchronous task runs in a parallel fashion.

B.

An asynchronous task waits for another task being performed to be completed.


1 / 10