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.
En esta página del sitio puede ver el video en línea 36. Exception Handling (Try-Catch) - Java | Exception Handling | Hackerrank de Duración hora minuto segunda en buena calidad , que subió el usuario Learn to code 15 diciembre 2018, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 6,760 veces y le gustó 53 a los espectadores. Disfruta viendo!