Answer Posted / sayyad khalid
User defined a class from Exception class.
Creates its own exception using that class.
which is user dependent is called User Defined exception.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain about strings in java?
How define set in java?
What is a module function?
Which types of exceptions are caught at compile time?
Where we write javascript code in html page?
What is identifier with example?
What is the gregoriancalendar class in java programming?
Are arrays static in java?
What is the new line character?
How do you achieve singleton?
What is class level lock ?
Difference between class#getinstance() and new operator ?
Is boolean a data type in java?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?
What is return data type?