The code in a finally clause will never fail to execute, right?

Submitted by: Administrator
Using System.exit(1); in try block will not allow finally code to execute.
Submitted by: Administrator

Read Online Java JSP Programming Job Interview Questions And Answers