Multiple Choice
The submit method,when passed a Callable,returns an object of this type.
A) Future.
B) Callable.
C) Runnable.
D) Executor.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: The BlockingQueue interface declares which two methods
Q5: Which of the following is not true
Q8: Which one of the following statements is
Q10: In a producer/consumer relationship with a single
Q10: Which of the following is true for
Q12: SwingWorker method _ executes a long computation
Q14: When a thread obtains the monitor lock
Q39: The ArrayBlockingQueue method _ returns the number
Q42: The _ thread should be used to
Q50: In a producer/consumer relationship,when a consumer finds