ClassCastException
ClassCastException is the child class of RunTimeException, hence it is an unchecked exception, This exception is automatically Raised by JVM …
ClassCastException is the child class of RunTimeException, hence it is an unchecked exception, This exception is automatically Raised by JVM …