Answer Posted / mary kamal
when exception raises if we nt handeling we just throw,and throws is used to handle the exception nt by programer,it is an indication to catch the exception who wer using that class
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What are the three best choices for a development environment?
What is java jit compilers?
Can we create constructor in abstract class ?
what is collatration?
What is the base class of all exception classes in java?
How to convert string to char and vice versa?
Is java programming easy?
What is the diffrence between inner class and nested class?
What is a singleton factory?
What is the difference between Error, defect,fault, failure and mistake?
What does snprintf return?
Difference between method overloading and method overriding in java ?
Wha is the output from system.out.println(“hello”+null); ?
What are access specifiers available in java?
What language is pass by reference?