Answer Posted / manikandan
Error occurs at runtime and cannot be recovered, Outofmemory
is one such example. Exceptions on the other hand are due
conditions which the application encounters such as
FileNotFound exception,ArrayIndexOutofBountException etc.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Do we need to manually write Copy Constructor?
What's the base class of all exception classes?
Where to store local variables?
What is the main advantage of passing argument by reference?
What is the difference between preparedstatement and statement in java?
What a static class can contains?
What is member in java?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
What is java abstraction with example?
What is byte data type?
What is == and === in javascript?
What is integer valueof?
What is yield () in java?
What is the difference between assignment and initialization?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?