1.

What Exception Does The Wait() Method Throw?

Answer»

The java.lang.Object CLASS WAIT() METHOD THROWS "INTERRUPTEDEXCEPTION".

 

The java.lang.Object class wait() method throws "InterruptedException".

 



Discussion

No Comment Found