What is the function of the boolean isDone() method of the Future interface?

What is the function of the boolean isDone() method of the Future interface?



Answer: Returns true if the thread has finished.


Learn More :

Multithreading and Concurrent Processing

Learn More Multiple Choice Question :