InterviewSolution
Saved Bookmarks
| 1. |
The Executor implementations provided implement ____________ which is a more extensive interface.(a) ExecutorService(b) ThreadPoolExecutor(c) ArrayDeque(d) SerialExecutorI have been asked this question in an international level competition.My query is from Creating HTML Reports topic in portion Running JUnit Tests from Ant of JUnit |
|
Answer» The CORRECT choice is (a) ExecutorService |
|