Answer Posted / ravikiran(aptech mumbai)
finally is used to conserve the resources before the
exception is being caught
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is the symbol for average?
What is the Difference between Final Class && Abstract Class?
How infinite loop is declared?
What is the functionability stubs and skeletons?
What is static import?
How can we make copy of a java object?
What is the use of optional ?
What is this keyword used for?
Explain the reason behind ending a program with a system.exit(0)?
Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.
What is pass by value?
What happens when you add a double value to a string?
Is java map thread safe?
What are classloaders?
Can we have multiple public classes in a java source file?