What is the difference between final and finally in java?

Answers (1)

Final is a variable and finally will be used in Exception Handling.

http://www.openwavecomp.com/technologies/java_web_development.html

Votes: +0 / -0