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 a super method?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
What are the advantages of user defined functions?
What does int argc char * argv [] mean?
What does the string method compareto () do?
Is main an identifier?
What are the 6 mandatory procedures for iso 9001?
What is the full name of java?
Where is core java used?
What is an infinite loop? How infinite loop is declared?
What happens when a thrown exception is not handled?
How many ways can we create the string object?
What are the drawbacks for singleton class?
what is synchronization? : Java thread
What is a variable and constant?