Answer Posted / mantu
An Exception is an abnormal condition or situation that arises
in a code at run time means they are are run time error.
An exception can be caught handled manually but an error can not be caught or handled.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are desktop procedures?
How to display all the prime numbers between 1 and 100
Can a constructor have different name than a class name in java?
How do you invoke a method?
What is the size of int?
What is http client in java?
How do you break a loop?
what is ststic with example
What is vector capacity in java?
What is java util?
Variables used in a switch statement can be used with which datatypes?
Why does java have two ways to create child threads?
What is arguments in java?
What is the use of set in java?
How do listeners work?