wht is customised exception?
Answer Posted / cool_duzz
extending exception class and put your own handler.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
When will we prefer to use set and list in java and why?
What if static is removed from main method?
What is the replace tool?
What is lazy initialization in java?
Is it possible to use string in the switch case?
What do you mean by exception handling in Java?
Why method overriding is used?
What is finalize method?
Is main an identifier?
Name and explain the types of ways which are used to pass arguments in any function in java.
Why are the methods of the math class static?
What is a variable in java?
What is an accessor?
why java does not support unsigned keyword?
Can you make a constructor final in Java?