finally block will not be executed if program exits(either by calling System.exit() or by causing a fatal error that causes the process to abort)
Can you answer this question?
Write Answer1 Answers