Hey guys, I have a few doubts about the finally clause in exception handling.
What exactly does it do? Does it need to have try and catch blocks before it in order to work?
I just can't seem to understand the use of it or a good example.
Thanks a lot.