what is exception in java
An exception is an event, which occurs during the execution of a
program, that disrupts the normal flow of the program's instructions.
what is exception in java
An exception is an event, which occurs during the execution of a
program, that disrupts the normal flow of the program's instructions.
how many ways we can do exception handling in java
We can handle exceptions in either of the two ways :
1) By specifying try catch block where we can catch the exception.
2) Declaring a method with throws clause
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us