Will a Java program reach the finally block if you return from the try block?
Anonymous
If finally wasn't called then it would be more apt to call the keyword 'perhaps' The only conditions for which it wouldn't be called are if the JVM crashes or if you call System.exit
Check out your Company Bowl for anonymous work chats.