Answer Posted / satish kumar
Uer define exception is Derived from
System.ApplicationException class.In User defined Exception
User raised the exception in his class and throw the erroe
thoew the object of the class
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is the length of a string?
how many types of Inheritance?
If try block is successfully executed, Then Is Finally block executed?
What does %d do in java?
How to change value in arraylist java?
Can a method be static?
What is the use of java?
What is string pool?
Can a final method be overloaded?
explain different ways of using thread? : Java thread
What is collection class in java?
What checkbox method allows you to tell if a checkbox is checked?
Should a main method be compulsorily declared in all java classes?
What is the order of arraylist in java?
What makes a function well defined?