Which three are methods of the Object class?1. notify();2. notifyAll();3. isInterrupted();4. synchronized();5. interrupt();6. wait(long msecs);7. sleep(long msecs);8. yield(); - Study24x7
Social learning Network
study24x7

Default error msg

Login

New to Study24x7 ? Join Now
Already have an account? Login
03 Mar 2023 01:00 PM study24x7 study24x7

Which three are methods of the Object class?
1. notify();
2. notifyAll();
3. isInterrupted();
4. synchronized();
5. interrupt();
6. wait(long msecs);
7. sleep(long msecs);
8. yield();

A

1, 2, 4

B

2, 4, 5

C

1, 2, 6

D

2, 3, 4

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles