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
Explain the difference between jvm and jre?
Which keyword specify that a variable is effectively final ?
Which variables are stored in stack?
Is array synchronized in java?
What is the difference between object oriented programming language and object based programming language?
Can we start a thread twice in java?
Which of the classes will have more memory allocated?
Explain OOPs concept.
when should you use stringbuilder class in a program?
What is join () in java?
What is difference between filereader and bufferedreader?
What is append function?
How many types of voids are there?
What are computer functions?
Why is string builder not thread safe?