Which of the following options is true?
i. When an object invokes yield() method, it will not return to ready state. ii. When an object invokes yield() method, it will return to ready state. iii. When an object invokes sleep() method, it will return to ready state. iv. When an object invokes sleep() method, it will not return to ready state.
Reveal answer
Fill a bubble to check yourself