Tuesday, November 29, 2011

Core Java Interview Questions :how many ways to create Thread and which one is good? runnable interface or Thread class?

Two ways to create threads:creating the thread by runnaable interface is best way of creating interface.b&

No comments:

Post a Comment