which one the better thread emplemented thread or extended ?
Answer Posted / anand
its better to use runnable
interface....
using this interface
multithreading is became
possible in java
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you sort a string in java?
What is are packages?
What is a method in java?
Similarity and difference between static block and static method ?
How do you remove spaces in java?
Can a list be null in java?
Which is better 64 bit or 32 bit?
What is sortedmap interface?
Explain about serializable interface in java?
What is keyword auto for?
How do you compare values in java?
Is there any case when finally will not be executed?
Why java is a platform independent? Explain
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
What is the difference between preemptive scheduling and time slicing?