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
Give the hierarchy of inputstream and outputstream classes.
How do I compare two strings in word in java?
What is hashing in java?
What is time complexity java?
A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.
What is the benefit of abstract class?
How transient variable is different from volatile variable?
What is numeric data type?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
What is the null?
What's the difference between comparison done by equals method and == operator?
How do I get 64 bit java?
How do you convert an int to a string in java?
What is the difference between interface & abstract class?
What does this mean java?