Answer Posted / sushant
This is a block which provide gurantee about the particular
code execution, whether there is exception or not.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How do you input a string in java?
Java is Pass by Value or Pass by Reference?
Tell me how many ways are there to initialise an integer with a constant.
What is java english?
Give an example of use of pointers in java class.
How to check if a list is sorted in java?
How are java objects passed to a method and what are native methods?
How do you check whether the list is empty or not in java?
What is difference between core java and java ee?
How will you get the platform dependent values like line separator, path separator, etc., ?
Can we extend immutable class?
What is mean by encoding?
How do you sort objects in java?
What are the differences between wait() and sleep()?
What data structures are used to perform recursion?