Can multiple catch statements be used in exceptions ?
Answer Posted / ravikiran(aptech mumbai)
yes multiple exceptions are possible,But the super class of
the particular exeption has to follw the sub claa.Reverse
will not be posible
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is byte data type?
Which non-unicode letter characters may be used as the first character of an identifier?
What is user defined exception in Java?
What is sizeof () operator?
Describe the Big-O Notation.
What is the difference between an argument and a parameter?
What is difference between pointer and reference?
How do you check if an arraylist is not empty?
Can we create our own wrapper class in java?
Can a constructor have different name than a class name in java?
Difference between collection, collection and collections in java?
What is rmi and steps involved in developing an rmi object?
What is meant by class and object in java?
What is the static field modifier?
What is a method in programming?