What is the need of "creating and throwing an
UserdefinedException" when the "Exception" class is already
available?
Answer Posted / guru
user defined exception is used throwing out(user) own
exception..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can a private method of a superclass be declared within a subclass?
What is the difference between comparison done by equals method and == operator?
What is sorting in java?
What’s a deadlock?
Is java good for beginners?
What is static variable with example?
What is the difference between the ">>" and " >>>" operators in java?
What is a boolean field?
What is a finally block? Is there a case when finally will not execute?
What is the difference between compile-time polymorphism and runtime polymorphism?
What are the uses of java?
What is a line break example?
Why are variables important in research?
Is static a singleton?
What do you mean by platform independence? What is an interface?