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 string is utf8?
What is difference between equals and hashcode method?
What are the differences between c++ and java?
Is java written in c?
Does unicode support all languages?
What are thread groups?
Can we clone singleton object?
What are the uses of synchronized keyword?
Why are arrays useful in java?
Which is a valid identifier?
Is a string literal?
Why is a constant variable important?
What are the high-level thread states in java programming?
What is the Difference between Final Class && Abstract Class?
What is the primitive type byte?