EP-10 TRY-CATCH And FINALLY - The Only Motivation
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 Check episode on all major platforms here SPOTIFY https://open.spotify.com/show/2GhCrAjQuVMFYBq8GbLbwa Instagram www.instagram.com/podacasteramit