Latest Java Aptitude Question SOLUTION: Q. What is the difference between yielding and sleeping? A. When a task invokes its yield() method, it returns to the ready state. When a task invokes its sleep() method, it retur