PrepAway - Latest Free Exam Questions & Answers

Which of the following is TRUE with regards to the ContinueWith method?

You work as a senior developer at ABC.com. The ABC.com network consists of a single domain

named ABC.com.
You are running a training exercise for junior developers. You are discussing the use of the Task
methods. You are currently dealing with the ContinueWith method.
Which of the following is TRUE with regards to the ContinueWith method?

PrepAway - Latest Free Exam Questions & Answers

A.
It creates a Task that will complete after a time delay.

B.
It creates a continuation that executes asynchronously when the target Task completes.

C.
It releases all resources used by the current instance of the Task class.

D.
It runs the Task synchronously on the current TaskScheduler.

E.
It creates a continuation that executes synchronously when the target Task completes.

Explanation:

One Comment on “Which of the following is TRUE with regards to the ContinueWith method?


Leave a Reply