explain different way of using threadthe thread


Explain different way of using thread?

The thread could be executed by using runnable interface or by inheriting from the Thread class.

The former is more advantageous, 'cause when you are going for multiple inheritance, the only interface can help.

 

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: explain different way of using threadthe thread
Reference No:- TGS0310964

Expected delivery within 24 Hours