Answer Posted / ravikiran(aptech mumbai)
yes try with in try is possible.outer try gets evaluated
first then the inner try
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Are private methods final?
What are different exception types exceptions available in java ?
What is difference between jdk,jre and jvm?
What is primitive data type in java?
What is the difference between jvm and jre? What is an interface?
Explain thread life cycle in java?
What are filterstreams?
What are the advantages of autoboxing?
What are the benefits of java?
What is an immutable object?
How do you define a singleton class?
What are the three parts of a lambda expression? What is the type of lambda expression?
Does java runtime require a license?
What does 0 mean in boolean?
Explain the selection sort algorithm?