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


What is the priority of Garbage collector thread?

Answers were Sorted based on User's Feedback



What is the priority of Garbage collector thread?..

Answer / ashoka

The priority can be either 1,5,10. since the garbage
collector thread will be having low priority it should be 1.

Is This Answer Correct ?    17 Yes 1 No

What is the priority of Garbage collector thread?..

Answer / venkat

low(i.e 0)

Is This Answer Correct ?    8 Yes 4 No

What is the priority of Garbage collector thread?..

Answer / guest

The garbage collector runs at a lower priority than the
critical threads. Its not necessarily be 0 or 1.

Is This Answer Correct ?    6 Yes 2 No

Post New Answer

More Advanced Java Interview Questions

What is there in browser that it supports web based applications of java or any other PL?

2 Answers  


What is checkpoint? How to create checkpoints in our java projects?

1 Answers   ABC,


What is a class loader? What are the different class loaders used by jvm?

0 Answers  


What if the static modifier is removed from the signature of the main method?

0 Answers  


Where can I find seam examples and documentation?

0 Answers  


Write a java program to find out the sum of harmonic series : 1 + ½ + 1/3 + ……… up to nth term , for any value of n.

2 Answers  


what is Activation Instantinator?

0 Answers  


what is a portable component?

0 Answers  


What method is invoked to cause an object to begin executing as a separate thread?

0 Answers  


Is a class a subclass of itself?

0 Answers  


What is the RMI and Socket?

0 Answers  


Why RMI required an interface?

1 Answers  


Categories