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...

Isabella has heard the term HDCP, but can't quite remember what it relates to. This feature would be found on what type of PC port?

A) Audio B) Video C) Network D) USB

Computer Science & Information Technology

Which layout manager is the default for JFrame?

a. FlowLayout b. BorderLayout c. GridLayout d. None of the above

Computer Science & Information Technology