Are nested try statements are possible?

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


Please Help Members By Posting Answers For Below Questions

Are private methods final?

689


What are different exception types exceptions available in java ?

782


What is difference between jdk,jre and jvm?

841


What is primitive data type in java?

758


What is the difference between jvm and jre? What is an interface?

825


Explain thread life cycle in java?

811


What are filterstreams?

858


What are the advantages of autoboxing?

784


What are the benefits of java?

826


What is an immutable object?

815


How do you define a singleton class?

827


What are the three parts of a lambda expression? What is the type of lambda expression?

835


Does java runtime require a license?

799


What does 0 mean in boolean?

771


Explain the selection sort algorithm?

883