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
Is null false in java?
How do you end a program?
What is the output of the below java program?
Explain exception chaining in java?
Why webdriver is an interface?
What are different types of encoding?
What is object english?
What is thread count in java?
why we use merge option in hybernate pls give a ex snippet
Explain about complier design(phases)
What is the benefit of lambda expressions?
What is the primitive type short?
How many bytes is a unicode character?
Explain the usage of this with constructors?
Is java pass by value or pass by reference?