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...

In howmany ways a thread can be created?

Answer Posted / harish

There are two different ways to create a Thread. One is
extends Thread class and implement Runnable Interface.
Better to go for Runnable interface. It will have a method
run(). You should override in the sub class. Even, you
can extend another class to the same thread class.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is a class a subclass of itself?

1314


What are the services in RMI ?

2443


Java is fully object oriented languages or not?

1072


What is a clone?

1121


What are the different types of exception?

1076


What is abstract schema?

1080


What is the difference between system.out ,system.err and system.in?

1160


Why is string immutable in java?

1144


If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?

2250


A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions

2298


What is the diffrence between a local-tx-datasource and a xa-datasource?

1106


If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?

1122


What is the form of storage space in java?

2299


What is the purpose of the notify() method?

1134


Explain the steps in details to load the server object dynamically?

5141