Thread vs Runnable

Hi All,

I know the basic difference between Thread and Runnable. If my class is extending some class but still we need to make it Thread, then we should use Runnable otherwise we can use any one.

But specifically I want to know is extending Thread gives any added advantage rather then implementing Runnable.

Please let me know the answer.

Regards,

Gourab

[393 byte] By [Gouraba] at [2007-11-27 1:18:46]
# 1
Pls refer to follwing link.... http://forum.java.sun.com/ann.jspa?annID=9Hope you get your answer.~ANil
anilsharma9804a at 2007-7-11 23:54:46 > top of Java-index,Core,Core APIs...