Can multiple catch statements be used in exceptions ?
Answer Posted / devarathnam
YES. u can use multipel catch statements.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why destructor is not used in java?
What are the restrictions imposed on method overriding?
What does microservices mean?
What all access modifiers are allowed for top class ?
What occurs when an object is constructed?
Can final class have constructor?
Which collection does not allow duplicates in java?
Can a class be declared as protected?
How do you create a null object?
Can list be final in java?
What is method overriding in java ?
What is preflight request?
What modifiers may be used with a top-level class?
Can a static class implement an interface?
What is t type java?