

MCQOPTIONS
Saved Bookmarks
1. |
_____________ exception is thrown while invokeAll() is interrupted while waiting. |
A. | InterruptedException |
B. | NullPointerException |
C. | RejectedExecutionException |
D. | ArrayIndexOutOfBoundsException |
Answer» B. NullPointerException | |