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 is difference between null and void?
Can inner class final?
What is the meaning of nullable?
What is another word for methodology?
How do you create a sop?
Can substring create new object?
What is character in data type?
Mention some interfaces implemented by linked list in java.
What do you mean by buffering?
Why string is not a wrapper class?
How can you share data between two thread in Java?
Why do we use return statement?
What is the list interface?
Is string pool garbage collected?
When do I need to use reflection feature in java?