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
what is object slice?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
What is the most important feature of java? What is an interface?
Explain the term virtual machine?
What is variable and rules of variable?
Explain about the security aspect of java?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
Where local and global variables are stored?
How do you define a parameter?
What 5 doubled?
Why is java multithreaded?
Can list be null in java?
What is oop in java?
Can you inherit a constructor java?
How does java enable high performance?