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
Explain the importance of finalize() method.
What is java ceil?
What is the difference between overriding and overloading in OOPS.
How do you check if a string contains only numeric digits?
When is an object subject to garbage collection?
Which is better singleton or static class?
Similarity and difference between static block and static method ?
What is meant by vector class, dictionary class, hash table class, and property class?
I want to store more than 10 objects in a remote server? Which methodology will follow?
How to retrieve data from database in java using arraylist?
What exactly is a .class file?
Is string thread safe in java?
Which is bigger float or double?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
What is the difference between form & report?