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
Does set allows null in java?
What is "this" keyword in java? Explain
Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?
What is a java lambda expression?
What does @override mean?
What is the difference between exception and error in java?
What is a singleton class? Give a practical example of its usage.
Which is faster call by value or call by reference?
List out five keywords related to exception handling ?
What is the file extension for java?
How to retrieve data from database in java using arraylist?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
What are alternatives to java serialization?
What is a parameter in simple terms?
What are the benefits of operations?