-
Notifications
You must be signed in to change notification settings - Fork 0
In Java, the finally block is always executed no matter whether there is an exception or not. The finally block is optional. And, for each try block, there can be only one finally block.
License
VaibhavMojidra/Java---Demo-Exception-Handling-Try-Catch-Finally
About
In Java, the finally block is always executed no matter whether there is an exception or not. The finally block is optional. And, for each try block, there can be only one finally block.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published