Programming - Threads - Discussion

You Are Here :: Home > JAVA > Threads - Discussion

 



Q.

The class implementing the _______________ interface can avoid the full overhead of Thread class which can be excessive.                         


A. Running B. Runnable
C. Executable D. Compilable

Answer: Option B
Explaination:

 


The class implementing the Runnable interface can avoid the full overhead of Thread class which can be excessive.




Discussion

Your Comments Goes here...
NameDiscussion