Answer:
Yes.
Picture
Here is a picture of how the finally{} block works:
QUESTION 16:
Do the statements after the finally{} block
always execute?
Educational Technology · Programming Practice
Classic programmed-learning exercises, refreshed for modern Java and presented in the current MrStyner.com portfolio style.
Yes.
Here is a picture of how the finally{} block works:
Do the statements after the finally{} block
always execute?