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 is object cloning in Java?
What are parsing rules?
What method is used to specify a container's layout in java programming?
What is memory leak and how does java handle it?
How transient variable is different from volatile variable?
can java object be locked down for exclusive use by a given thread? : Java thread
What are abstract methods in java?
What do you mean by stack?
What is a constructor overloading in java?
What is the difference between form & report?
What is use of a abstract variable?
Is null false in java?
Can we create a constructor in abstract class?
What is difference between hashset and hashmap in java?
What is a short in java?