Showing posts with label Exception. Show all posts
Showing posts with label Exception. Show all posts

Friday, 29 August 2014

Checked versus unchecked exceptions

I get asked this question in interviews. "What is the difference between checked and unchecked exceptions? "
It's a questions that any programmer with a bit of experience should know.