InterviewSolution
Saved Bookmarks
| 1. |
Name Any Class That Implements Executor Or Executorservice Interface? |
|
Answer» In the Java concurrency there are three pre DEFINED executor CLASSES that implement the Executor and ExecutorService interface.
In the Java concurrency there are three pre defined executor classes that implement the Executor and ExecutorService interface. |
|