Using Catch or Try can help prevent run-time errors from causing the process to terminate. Catch Expr throws value of the expression, except when an exception occurs during the evaluation phase. Try Exprs is nothing but the enhancement of catch with the added ability to identify and handle the desired exception class.

BY Best Interview Question ON 13 Jan 2019