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
What is the difference between static class and normal class?
Is java programming easy?
Are static members inherited to sub classes?
If goto and const is reserve words than why it is not work in java?
Why stringbuffer is faster than string?
What is an object's lock and which object's have locks in java programming?
What are the legal parameters?
Explain the available thread states in a high-level?
Can you explain the final method modifier?
What do you understand by copy constructor in java?
Difference between method overloading and method overriding in java ?
What are annotations in java?
When is the arraystoreexception thrown?
Is java an ide?
What is api data?