What classes of exceptions, thrown by a throw statement?
Answer Posted / ravikiran
checked exceptions
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is an example of a boolean?
What are extraneous variables examples?
How many types of memory areas are allocated by jvm?
What is the purpose of using the java bean?
Why string is not thread safe?
what is recursion in java
List down the methods and interfaces of collection class in java.
What is nan in java?
What do you mean by platform independence?
What is boolean example?
How do you calculate roots in java?
What is flush () in java?
What is a super method?
Why main method is called first in java?
What is a finally block? Is there a case when finally will not execute?