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 4 doubled?
What is %d in printf?
Is null keyword in java?
Can an abstract class be a final class?
What does the exclamation mark mean in java?
Explain about static nested classes in java?
Does sprintf add a null terminator?
Write a program to find maximum and minimum number in array?
Is ++ operator is thread safe in java?
What is the string function?
How can we make sure main() is the last thread to finish in java program?
What is hash table in java?
What is static synchronization?
Where are variables stored?
Is map sorted in java?