what is the purpose of the final in the try-catch-final

Answer Posted / ramakrishna challapalli

finally is an optional one its not a mandatory statement
after try-catch blocks

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is mutual exclusion? : Java thread

550


In how many ways we can do exception handling in java?

575


Tell us something about set interface.

559


What does nullpointerexception mean?

615


What is java and their uses?

547






Explain about sets?

565


Differentiate between postfix and prefix operators in java.

638


What are the new features in java 8?

568


Why strings in java are called as immutable?

591


Can we sort set in java?

538


According to java operator precedence, which operator is considered to be with highest precedence?

599


What is final method in java?

539


Difference between current previous versions of Java?

553


How do you remove duplicates in java?

523


What is the difference between an if statement and a switch statement?

648