How to write custom exception in java?


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

Post New Answer

More Core Java Interview Questions

What does singleton mean in java?

0 Answers  


What is passing by reference in java?

0 Answers  


Can you achieve runtime polymorphism by data members?

0 Answers  


3) Suppose you are a very rich person, having 50 rooms and you have lost the key for one of the room's. How effectively you can find this key? (Qs2 and Qs3 are related)

3 Answers   RBS,


What is the SimpleTimeZone class?

0 Answers  


What is boolean example?

0 Answers  


1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))

1 Answers  


what is difference between interface and abstract class..?

4 Answers  


What is super in java?

0 Answers  


What is the difference between the prefix and postfix forms of the ++ operator?

0 Answers  


What is stringjoiner ?

0 Answers  


Can we use switch statement with strings?

0 Answers  


Categories