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 a string is stored in memory?
What is the difference between super class & sub class?
How does queue work in java?
Explain 5 features introduced in jdk 1.7?
What do you mean by thread safe?
What is java Applet?
How much is a java license?
What is an example of character?
How do you check if an arraylist is not empty?
Can main() method in java can return any data?
Why we used vector class?
What is volatile data type?
What is a treeset class?
Does windows 10 need java?
Why convert an applet to an application?