ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What is the difference between error and an exception?

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.

Related Posts Plugin for WordPress, Blogger...
Flag Counter