(26)
Answer (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 is designed to accomplish
B. The Task Parallel Library (TPL) is a set of public types and APIs in the System.TPL and System.Threading.Tasks namespaces
C. The purpose of the TPL is to make developers more productive by simplifying the proces computing of applications
D. All of the others