what is the Yield() method used in threads?
Answer Posted / sasirekha
yield method will allow other thread to execute.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is java used for?
What is the importance of static variable?
Explain about object oriented programming and its features?
Write a program to solve producer consumer problem in java?
What are the different tags provided in jstl?
placement papaers of spring computing technology
What is the importance of hashcode() and equals() methods?
Name few java.lang classes introduced with java 8 ?
What is the difference between post and put?
What is covariant return type?
How objects of a class are created if no constructor is defined in the class?
Explain the private field modifier?
When does an object becomes eligible for garbage collection in java?
How are multiple inheritances done in Java?
Is passing by reference faster?