1.

What Is Throw ?

Answer»

A Java keyword that allows the user to throw an exception or any CLASS that IMPLEMENTS the "THROWABLE" INTERFACE.

A Java keyword that allows the user to throw an exception or any class that implements the "throwable" interface.



Discussion

No Comment Found