Home » Java Programming » Threads

Which three are methods of the Object class? notify(); notifyAll(); isInterrupted(); synchronized(); interrupt(); wait(long msecs); sleep(long msecs); yield();

Next →

Discussion & Comments

No comments yet. Be the first to comment!