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
How do I find and replace in word?
what is object slice?
What is an immutable class?
Can a class have a static inner class?
What is a treeset class?
What's the difference between an abstract class and interface in java?
What are the ways to instantiate the class class?
What occurs when an object is constructed?
What is string data?
What does a void function return?
Which is the class in java?
What are the escape sequences in java?
Explain spliterator in java8?
What is use of super keyword in java?
Explain the advantages of packages in java?