What is an Unchecked exception

Unchecked exception: An exception for which it is not needed to give a local try statement or to propagate through a throws clause stated in the method header. An exception which is not handled will cause program annihilation when it is thrown.

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.