What things should be kept in mind while creating your own exceptions in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Can you extend more than one interface?

9 Answers  


What does it mean that strings are immutable?

0 Answers  


What is fundamental datatype?

0 Answers  


Is java based on c?

0 Answers  


Can we overload the main() method?

0 Answers  






Explain treeset?

0 Answers  


What is getclass () getname () in java?

0 Answers  


What is supplier in java?

0 Answers  


Hi, This is ravi i have a question like this i have string "UNDERSTAND" now i want to count the letters how many times it occures.i.e from the above string the out put should be like this U-1,N-2,D-2,E-1,R-1,S-1,T-1,A-1. how can i achieve this Thnaks in advance for your response ..

7 Answers  


How to override equals() and hashCode() method in java?

1 Answers   Wipro,


Is java type safe?

0 Answers  


why constructor dont have returns type?

9 Answers   IBM,


Categories