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 Yield() method when we r using this ? tell exactly

Answers were Sorted based on User's Feedback



What is Yield() method when we r using this ? tell exactly..

Answer / naresh kumar

Yield will be called by Thread.Yield() t0 give other
runnable thread a chance to excute...

Is This Answer Correct ?    10 Yes 0 No

What is Yield() method when we r using this ? tell exactly..

Answer / mounika

It causes to pauses the current executing thread for giving
the chance to the remaining waiting threads of same priority.
if there is no waiting threads are All waiting threads
have low priority then the same thread will continue its
execution.

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More Core Java Interview Questions

Why do I need to declare the type of a variable in java?

0 Answers  


Why is multiple inheritance not supported in java?

0 Answers  


What is a nonetype?

0 Answers  


How does abstract modifier work?

1 Answers   Wipro,


Can array grow dynamically in java?

0 Answers  


What is java literals?

0 Answers  


What happens if main method is not static?

0 Answers  


Which class is the superclass of all classes?

0 Answers  


Difference between local and global transaction ?

1 Answers   Accenture, iFlex,


What restrictions are placed on method overloading?

0 Answers  


Why we go for collections in java?

0 Answers  


what is abstract method with example?

6 Answers   Infosys, Virtusa,


Categories