adspace
Hi all,I am the beginner.
Please tell use of finally block.
Answer Posted / chetan dubey
we use finally block in exception handling ,it is must
executable block of statement i.e. if there is any
exception is occured ,the code in the finally block is must
executed.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers