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
Explain the difference between serializable and externalizable in java?
Explain the available thread states in a high-level?
How do you write a conditional statement?
What is difference between stringbuffer and string?
Is java se open source?
What happens when a thread cannot acquire a lock on an object in java programming?
What is main string [] args?
What is the difference between the prefix and postfix forms of the ++ operator?
How is string stored in java?
Is age a discrete variable?
What is method overloading in JAVA? Why is it not present in C ?
What is formatted output?
What are 3 data types?
What is the size of int?
What is main in java?