Answers for "what kind of exception is exception java"

1

type of exception in java

There are mainly two types of exceptions in Java as follows:
1. Checked exception.
2. Unchecked exception.
Posted by: Guest on March-07-2022

Code answers related to "what kind of exception is exception java"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language