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 better - 'bit-shift a value' or 'multiply by 2'?
What is the difference between a static and a non-static inner class in java programming?
What is the console in java?
Can anonymous class have constructor?
What is the maximum size of arraylist in java?
What is scope & storage allocation of static, local and register variables? Explain with an example.
What are different types of states exist for a thread?
What is the new line character?
What is double data type?
What is the purpose of final keyword and when to use it?
How do generics work in java?
What is difference between class and object in java?
What is the final class?
What is data member in java?
Explain tree set and its features?