_____________ exception is thrown while invokeAll() is interrupted while waiting.
(a) InterruptedException
(b) NullPointerException
(c) RejectedExecutionException
(d) ArrayIndexOutOfBoundsException
This question was posed to me at a job interview.
Query is from Batching Tests topic in section Running JUnit Tests from Ant of JUnit