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
What is the default value of an object reference declared as an instance variable?
What is a bufferedreader?
Is an array a vector?
What is the lifetime and scope of a variable?
What are the two types of java programming?
How do you find the independent variable?
What is java Applet?
What is the difference between synchronized and synchronized block?
Explain serialization and deserialization in java?
What is externalizable?
How can we make sure main() is the last thread to finish in java program?
Why does java not support pointers?
How many ways can we create singleton class?
What happens when I use / and % with a negative numerator?
What is an interoperable application in java ?