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
What is the difference between heap memory and stack memory?
What is array class in java?
What is java string pool?
Tell me are there implementations for sorting and searching in the java libarary?
Why are the methods of the math class static?
How do you convert boolean to boolean?
What happens if we don’t define serial version uid?
What is the final method?
What is * argv?
What are the difference between composition and inheritance in java?
What is the use of private static?
what is meant by Garbage collection?
What is arrays fill in java?
What is a substring of a string?
How can you read content from file in java?