What error occurs if a try-catch-finally statement sequence
does not have a catch clause?
Answer Posted / ravikiran
finally if system doenn't exit
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Can we declare the main method of our class as private?
Why do we use predicate in java?
What is string subsequence method?
What is this keyword used for?
What is a java developer salary?
What are the restriction imposed on a static method or a static block of code?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
Can an interface implement another interface?
Is java 1.7 the same as java 7?
What is the difference between this() and super() in java?
List primitive java types?
What are the four versions of java?
Is arraylist dynamic in java?
What is an anonymous class in java?
How can you say java is object oriented?