Answer Posted / ravikiran
user defined exception is written by the user to make a
customized error
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Where and how can you use a private constructor?
In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?
What is the difference between java applets and applications?
Differentiate storage classes on the basis of their scope?
what is the purpose of "virtual"?
What is qms certification?
What java ide should I use?
what is the difference between thread and runnable types? : Java thread
How can I become a good programmer?
Can one thread block the other thread?
When is finally block not called?
What is the difference between a method and a function in alice?
What is downcasting?
how is final different from finally and finalize in java?
What do you mean Abstraction in java?