Answer Posted / satish kumar
Uer define exception is Derived from
System.ApplicationException class.In User defined Exception
User raised the exception in his class and throw the erroe
thoew the object of the class
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
explain copyonwritearraylist and when do we use copyonwritearraylist?
What is null object in java?
Why char array is favored over string for the storage of passwords?
What is the final method?
Why java applets are more useful for intranets as compared to internet?
Wha is the output from system.out.println(“hello”+null); ?
how to create daemon thread in java?
Can we have multiple catch block for a try block?
What are three types of loops in java?
Differentiate between a class and an object.
What is the difference between abstraction and encapsulation?
What is the symbol for line break?
How do you use wildcards?
Is cout buffered?
What are the main differences between the java platform and other platforms?