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


if am have 100 threads(for ex:T1,T2---T100) how we give
priority to these threads and how the system excute these
threads

Answers were Sorted based on User's Feedback



if am have 100 threads(for ex:T1,T2---T100) how we give priority to these threads and how the syst..

Answer / anand kumar

we will allocate the priority using threadobject,setPriority
(int n) method....then according to the no given jvm will
exicute the threads

Is This Answer Correct ?    3 Yes 0 No

if am have 100 threads(for ex:T1,T2---T100) how we give priority to these threads and how the syst..

Answer / nishchita

setPriority() method can be used ..

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

why ,we are using jsp and html.which one is better?

2 Answers   Photon,


whats is inheritance?

15 Answers   CTS, HCL,


What is the use of pattern in java?

0 Answers  


What is the smallest package in Java API?

5 Answers   iGate,


What is the properties class in java programming?

0 Answers  


Is there any difference between nested classes and inner classes?

0 Answers  


What is a default package ?

7 Answers  


What is instance example?

0 Answers  


What is the default access specifier for variables and methods of a class?

0 Answers  


What are different access specifiers in java? Explain

0 Answers  


Can a Byte object be cast to a double value?

3 Answers   KO,


What are the differences between throw and throws?

0 Answers  


Categories