Difference between Unchecked exception or runtime exception.

Posted by giri on Stack Overflow See other posts from Stack Overflow or by giri
Published on 2010-04-23T15:00:00Z Indexed on 2010/04/23 15:03 UTC
Read the original article Hit count: 193

Filed under:
|

Hi this was the question me in the interview. What is the main difference between Unchecked exception and error as both are not caught.They will terminate the program. I was bit puzzled. Can anybody elaborate on this.

© Stack Overflow or respective owner

Related posts about java

Related posts about exception