Answer Posted / ganesh
Exception means When a method encounters an abnormal
condition (an exception condition) that it can't handle
itself, it may throw an exception.
Error mens system doesn't handle.For example:Overflow,Out
of memory.
| Is This Answer Correct ? | 68 Yes | 26 No |
Post New Answer View All Answers
What is the independent variable in an experiment?
What is jar?
What is the file extension for java?
Is array dynamic in java?
Does constructor be static?
In a class implementing an interface, can we change the value of any variable defined in the interface?
Is java same as core java?
Can you start a thread twice in Java?
What is super?
What is an interface in java?
How many classes can any class inherit java?
List the features of java programming language.
Explain the transient field modifier?
Can we nested try statements in java?
What is lexicographically smallest string?