12
(Choose 1 answer)
Which of the following statements related to Task Parallel Library (TPL) is True?
A. By using TPL, we can maximize the performance of our code while focusing on the work that our program is designed to accomplish
B. All of the others
C. The Task Parallel Library (TPL) is a set of public types and APIs in the System.TPL and System.Threading. Tasks namespaces
D. The purpose of the TPL is to make developers more productive by simplifying the process of serial computing of applications