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
What is variable explain with example?
What is the multi-catch block in java?
What is hotjava?
What is Applet Stub Interface ?
Is java 11 paid version?
Explain what is Marker interface?
what is difference betweem home interface and remote interface?
What is parseint?
What is contractor means and methods?
Can we call a non-static method from inside a static method?
When should we create our own custom exception classes?
Can a class have 2 constructors?
How does queue work in java?
What is a jit compiler?
What are the drawbacks of singleton class?