Answer Posted / devarathnam
Hi... yes ,"try" statements can be nested, but each try
must be having the one "catch" statement.Without "catch"
and "finally" statements ,"try" statement will be illegal
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Is java programming easy?
What is nullpointerexception?
Is arraylist sorted in java?
What modifiers may be used with a top-level class?
Can substring create new object?
What is the use of static methods?
When would you use a static class?
Explain polymorphism citing an example.
Is alive and join method in java?
What is the name of the java compiler?
What is a treemap in java?
Can we sort set in java?
What is http client in java?
What are the advantages of functions?
Can we create an object of private class?