Answer Posted / ranganathkini
The finally clause is used to ensure that a single statement
or a set of statements are executed irrespective of whether
or not an exception is thrown/caught inside a method.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the 4 versions of java?
What are the java ide’s?
What is nextint java?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
What is the this keyword?
What is passed by reference and pass by value ?
What is string immutability?
What are different types of references?
What is bytecode verifier?
Is java a digit method?
What is a superclass?
What are the three parts of a lambda expression? What is the type of lambda expression?
What causes memory leaks in java?
How would you convert bytes to string?
When throw keyword is used?