What is more advisable to create a thread, by implementing
a Runnable interface or by extending Thread class?
Answer Posted / ravikiran
by implementing runnable interface
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Does substring start with 0?
Explain about interrupt() method of thread class ?
Say any two properties in beans?
What is instance synchronization?
What is the significance of listiterator?
What is the purpose of abstract class?
What is the purpose of interface?
What is time complexity java?
What does void * mean?
What is the difference between public, private, protected, and friend access?
What is the program development process?
What are java annotations?
What happens when main () method is declared as private?
What are the different tags provided in jstl?
What is data member in java?