Can multiple catch statements be used in exceptions ?
Answer Posted / pratik
Yah you can use multiple catch statement.But the super
class type object should not come in catch statment before
sub class type object.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the wrapped, classes?
What is an class?
What is collection class in java?
What is final keyword?
Which browsers work with java?
what is the constructor and how many types of constructors are used in java?
What is mean by encoding?
What is difference between variable declaration and definition?
How do you use equal in java?
What is a predicate method?
What does I ++ mean?
What is the difference between serializable and externalizable interface?
What is synchronization and why is it important in java programming?
What is Recursion Function?
Why are data types important?