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

different types of threads?

Answer Posted / umesh chandra pandey

Many types of Threads---
[1] Single Thread
[2]Multi Thread
[3]User Thread
[4]Kernal Thread
[5]Daemon Thread
[6]Non-daemon Thread
[7]GUI Thread
[8]Hyper Thread

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?

1220


Can an integer be a string?

1010


Does sprintf allocate memory?

1061


explain what is transient variable in java?

1082


List some features of the abstract class.

1024


Can we have any other return type than void for main method?

916


Why main method is called first in java?

964


Can we extend a class with private constructor?

960


What is the difference between hashmap and hashtable in java?

1069


In how many ways we can create threads in java?

1166


What do you mean by constant time complexity?

1173


what is the difference between a threads start() and run() methods? : Java thread

974


Do we need to manually write Copy Constructor?

998


What’s the difference between the methods sleep() and wait()?

970


A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.

982