A Admin • 828.03K Points Coach Q. What does the `Thread.yield()` method do? (A) Terminates the thread (B) Sleeps the thread for a second (C) Allows other threads of equal priority to execute (D) Blocks the thread Correct Answer - Option(C) Views: 8 Filed under category Java Hashtags: Java Multithreading Share Manage Tags
Discusssion
Login to discuss.