wht is customised exception?
Answer / cool_duzz
extending exception class and put your own handler.
| Is This Answer Correct ? | 8 Yes | 1 No |
What does null mean in java?
How to define a constant variable in Java?
Is it possible to override private or static method in java?
What is application system?
what is java bean?where can we use it?
Break statement can be used as labels in java?
Can two objects have same hashcode?
Can a constructor be private and how are this() and super() method used with constructor?
0 Answers Flextronics, Hexaware,
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
Define Compiling?
What is the difference between java and .Net?
Is void a return type?