You can wait for multiple Tasks to complete by awaiting the result of Task static method ________.
a) whenAny
b) WhenAll
c) when
d) whenTask
b) WhenAll
Computer Science & Information Technology
You might also like to view...
A counter must be:
a. a positive number b. a real number c. an integer d. a variable named Count
Computer Science & Information Technology
A program that loads an executable program into main memory is called a(n) ____.
A. compiler B. loader C. linker D. assembler
Computer Science & Information Technology