EPISODE · Sep 14, 2021 · 4 MIN
EP-10 TRY-CATCH And FINALLY - The Only Motivation
from Tech Stories · host Amit Bhatt
In this episode , I covered most important blocks of any Programming language Termed as TRY- CATCH- FINALLY Blocks The try statement allows you to define a block of code to be tested for errors while it is being executed. The catch statement allows you to define a block of code to be executed, if an error occurs in the try block. try block contains set of statements where an exception can occur. catch block will be used to used to handle the exception that occur with in try block. A try block is always followed by a catch block and we can have multiple catch blocks. finally block is executed after catch block. Enjoy the Motivational Interpretation of TRY CATCH BLOCK Listen the episode on all podcast platform and share your feedback as comments here Do check the episode on various platform follow me on instagram https://www.instagram.com/podcasteramit Apple https://podcasts.apple.com/us/podcast/id1544510362 Huhopper Platform https://hubhopper.com/podcast/tech-stories/318515 Amazon https://music.amazon.com/podcasts/2fdb5c45-2016-459e-ba6a-3cbae5a1fa4d Spotify https://open.spotify.com/show/2GhCrAjQuVMFYBq8GbLbwa
What this episode covers
In this episode , I covered most important blocks of any Programming language Termed as TRY- CATCH- FINALLY Blocks The try statement allows you to define a block of code to be tested for errors while it is being executed. The catch statement allows you to define a block of code to be executed, if an error occurs in the try block. try block contains set of statements where an exception can occur. catch block will be used to used to handle the exception that occur with in try block. A try block is always followed by a catch block and we can have multiple catch blocks. finally block is executed after catch block. Enjoy the Motivational Interpretation of TRY CATCH BLOCK Listen the episode on all podcast platform and share your feedback as comments here Do check the episode on various platform follow me on instagram https://www.instagram.com/podcasteramit Apple https://podcasts.apple.com/us/podcast/id1544510362 Huhopper Platform https://hubhopper.com/podcast/tech-stories/318515 Amazon https://music.amazon.com/podcasts/2fdb5c45-2016-459e-ba6a-3cbae5a1fa4d Spotify https://open.spotify.com/show/2GhCrAjQuVMFYBq8GbLbwa
NOW PLAYING
EP-10 TRY-CATCH And FINALLY - The Only Motivation
No transcript for this episode yet
Similar Episodes
Apr 21, 2026 ·13m
Apr 19, 2026 ·16m
Apr 17, 2026 ·13m
Apr 13, 2026 ·11m
Apr 11, 2026 ·16m