Exception handling is the process of responding to the occurrence, during computation, of exceptions – anomalous or exceptional conditions requiring special processing – often changing the normal flow of program execution. (Wikipedia)
Java has built-in mechanism to handle exceptions. Using the try statement we can test a block of code for errors. The catch block contains the code that says what to do if exception occurs.
This problem will test your knowledge on try-catch block.
Sur cette page du site, vous pouvez voir la vidéo en ligne 36. Exception Handling (Try-Catch) - Java | Exception Handling | Hackerrank durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Learn to code 15 décembre 2018, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 6,760 fois et il a aimé 53 téléspectateurs. Bon visionnage!