Multiple Choice
You can wait for multiple Tasks to complete by awaiting the result of Task static method ________.
A) whenAny
B) WhenAll
C) when
D) whenTask
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: Tasks that proceed independently of one another
Q28: Which of the following statements is false<br>A)
Q29: The _ delegate represents any method that
Q30: A ListBox's _ property indicates the source
Q31: Class HttpClient's _ method starts a new
Q32: A ListBox's _ property indicates which property
Q33: An async method can perform other statements
Q34: If a long-running calculation were to be
Q35: A method is declared async to indicate
Q36: Many classes for web access,file processing,networking,image processing