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 are internal and external variables?
What is scope & storage allocation of global and extern variables? Explain with an example
What is meant by data hiding in java?
How do you declare an array in java?
How do you empty a list in java?
What is meant by string is immutable?
What does the “final” keyword mean in front of a variable? A method? A class?
What does java stand for?
What is methodological framework?
What is remote method invocation (rmi)?
What is the importance of finally block in exception handling?
What is java util?
What is join () in java?
Is a boolean 1 bit?
What is difference between equals and hashcode method?