Which three are methods of the Object class? (i)Sleep(long ms); (ii) Notify(); (iii) Is Interrupted(); (vi) Wait(long

Question:

Which three are methods of the Object class?

(i) Sleep(long ms); 

(ii) Notify(); 

(iii) Is Interrupted(); 

(vi) Wait(long ms);

(v) Interrupt();

(vii) Notify All();

(iv) Synchronized();

(a) (i), (vi), (vii) 

(b) (i), (iv), (vi) 

(c) (i), (ii), (vi)

(d) (ii), (vi), (vii)

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: