what is the Yield() method used in threads?
Answer Posted / pankaj malik
Causes the currently executing thread object to temporarily
pause and allow other threads to execute
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does += mean in java?
What does snprintf return?
What is the difference between sleep and wait in java?
What are the various access specifiers in java?
Is java platform independent?
Is array a class in java?
What is the use of parse function in java?
Is minecraft 1.15 out?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
Does sprintf allocate memory?
What is the Concept of Encapsulation in OOPS
What is the return type of the main method?
How do you escape sequences in java?
What are new features introduced with java 8 ?
How many types of gc are there in java?