Is it possible for a yielded thread to get chance for its execution again?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

When does an object becomes eligible for garbage collection in java?

0 Answers  


what is difference between excute query ()and execute update ()?

6 Answers   Symphony,


What happens if we override private method?

0 Answers  


Describe what a thread-local variable is in java?

0 Answers  


What is meant by wrapper classes?

3 Answers  






What technique is carried out to find out if a particular string is empty?

0 Answers  


What is double checked locking in singleton?

0 Answers  


Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections class.

1 Answers   NIIT,


Is array dynamic in java?

0 Answers  


How would you format a date in java? I.e. In the ddmmyyy format?

0 Answers  


What will happen inside init() in servlet. my interviewer asked servlet lifecycle. i said "once servlet is loaded in to memory init() will be called which performs servlet initialization " . Again interview asked what values will be initialized . what is difference between init() and init(ServletConfig config).

2 Answers   Infinite Computer Solutions, TCS,


What is jit and its use?

0 Answers  


Categories