which one the better thread emplemented thread or extended ?
Answer Posted / ravikiran
implementing runnable interface is a bettr practice
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do you identify independent and dependent variables?
Explain about OOPS concepts and fundamentals.
Describe string intern() methodology
What is the use of System class?
What differences exist between iterator and listiterator?
What is pre increment and post increment in java?
What are different exception types exceptions available in java ?
What happens when a thrown exception is not handled?
What is the synonym of string?
What is final class?
Which are the two subclasses under exception class?
What are the 6 boolean operators?
what happens when a thread cannot acquire a lock on an object? : Java thread
What is the point of java?
What is the base class in java from which all classes are derived?