interview

home / developersection / interviews / if i write system.exit(0); at the end of the try block, will the finally block still execute?

If I write System.exit(0); at the end of the try block, will the finally block still execute?

Sumit Kesarwani 1912 26-Aug-2014

Updated on 16-Sep-2020
Can you answer this question?

Answer

1 Answers

Liked By