Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

can u override the start() method of Thread class

Answer Posted / vishwanath

We can override start() method but it is not recommended.
Why because...the start() method of Thread class first
registers a new thread with the Thread Scheduler and it
invokes run() method.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is connection class in java?

1010


Where are variables stored?

1024


what is the difference between preemptive scheduling and time slicing? : Java thread

1093


What is the static import?

1152


How is final different from finally and finalize?

980


What is a ternary operator in java? What is an interface?

1038


Explain about field hiding in java?

998


Why is stringbuffer faster than string?

963


Are constructors methods?

1073


What are the main differences between the java platform and other platforms?

1107


What is the difference between member variables initialization and assignment in a constructor?

1335


What are classloaders?

1082


define polymorphism in java

1144


What is the default size of load factor in hashing based collection?

1105


What is the use of StringTokenizer class?

1112