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 are the types of arrays in java?
Can we override protected method in java?
What is an argument in java?
What if I write static public void instead of public static void in java?
What are the two types of java programming?
What is bean? Where it can be used?
What is java Applet?
What are the properties of thread?
What is a loop java?
What is a protected method?
What are different types of references?
When should I use singleton?
Is arraylist a class in java?
In java, how many ways you can take input from the console?
Why null value is used in string?