Which of the following can be thrown using the throw keyword?
Only checked exceptions
Only unchecked exceptions
Any instance of Throwable
Only RuntimeException and its subclasses
This question is part of this quiz :