1.

InterruptedException is thrownif any task cannot be scheduled for execution.(a) True(b) FalseI got this question in an interview.This key question is from Batching Tests in division Running JUnit Tests from Ant of JUnit

Answer»

The correct CHOICE is (b) False

To EXPLAIN: RejectedExecutionException is THROWN if any task cannot be scheduled for EXECUTION.



Discussion

No Comment Found

Related InterviewSolutions