can u override the start() method of Thread class

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


Please Help Members By Posting Answers For Below Questions

Does a function need a return?

541


List some features of the abstract class.

601


Why isn’t there operator overloading?

604


Explain serialization and deserialization in java?

564


Who is the owner of java?

545






Why are the destructors for base class and derived class called in reverse order when the program exits

1713


What is :: operator in java 8?

566


Is arraylist dynamic in java?

527


What are the skills required for core java?

549


Is java a prime method?

555


When should you use arraylist and when should you use linkedlist?

503


What is the difference between state-based unit testing and interaction-based unit testing?

500


What an i/o filter?

567


What are predicates in java 8?

537


What is stringreader?

529