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

How many types of thread in java? give the name

Answer Posted / tadveer

there are two types of thread
1.user thread
2.kernel thread

java works only in user thread , kernel thread handles by OS.

user thread categorized as
1.daemon thread(which are executing in background like Gabage collector,ThreadScheduler)
2.non daemon thread(created by the user)

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me the Importent classes in net package?

2039


What is constructor chaining and how is it achieved in java?

1238


Explain differences between collection api and stream api?

1234


What is the function of character?

1107


What is meant by nested loop?

1091


How to convert string to char and vice versa?

1048


What is an enumeration?

1121


What is a databasemetadata?

994


What does provide mean construction?

1156


What is defined as false sharing in the context of multithreading?

1085


What is difference between an object and a class?

1171


What do you understand by the term singleton?

1041


Realized?

2229


Explain try and catch keywords in java?

1277


explain multi-threading in java?

1085