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
How does regex work?
Is string passed by reference in java?
What is difference between null and void?
What is replaceall in java?
How concurrent hashmap works?
Name container classes in java programming?
Can we write a class without main method in java?
What is a java list?
Can array grow dynamically in java?
Explain the use of sublass in a java program?
What are the differences between heap and stack memory?
Define packages in java?
Can singleton class be serialized?
How do you use find and replace?
How do you check if a character in a string is a digit or letter?