Which ExecutorService method guarantees all running tasks are stopped in an orderly fashion? A. shutdown() B. shutdownNow()

Question:

Which ExecutorService method guarantees all running tasks are stopped in an orderly fashion? 

A. shutdown()

B. shutdownNow()

C. halt()

D. shutdownAndTerminate()

E. None of the above.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: