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
Why is java architectural neutral?
What is the difference between synchronized and synchronized block?
Explain notify() method of object class ?
What is Enum in Java?
What super () does in java?
How do you check if a character in a string is a digit or letter?
What is the difference between an argument and a parameter?
What is type safety in java?
What are the two types of streams offered by java 8?
How is hashset defined in java?
What is int short for?
What is the difference between access specifiers and access modifiers in java? 16
What is a protected class in java?
Similarity and difference between static block and static method ?
How many bytes is 255 characters?