Answer Posted / gcd
Yes you can override the start method of the thread class.
if you extend from the thread class. and override.
then only start method will be called
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
What does this () mean in java?
Do I need java on my computer?
Explain what pure virtual function is?
Is there is any difference between a scrollbar and a scrollpane?
What is a double vs float?
What do you mean by pointer value and address?
What causes memory leaks in java?
What are functions in java?
What is the final keyword?
What is the replace tool?
What are "methods" and "fields"?
Can we have multiple public classes in a java source file?
What is the importance of static variable?
What are the data types supported by java? What is autoboxing and unboxing?
What does provide mean construction?