There is the following statement inside a method:
throw new Exception();
Select the correct possible declaration of this method.
Remember, creating and throwing exceptions are not the same action!
There is the following statement inside a method:
throw new Exception();
Select the correct possible declaration of this method.
Create a free account to access the full topic