What error occurs if a try-catch-finally statement sequence
does not have a catch clause?
Answer Posted / deepak
yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between equals() and == in java?
Say any two properties in beans?
Is java written in c?
What is the integer of 16?
What are the three parts of a lambda expression?
How to perform linear search in java?
Mention some interfaces implemented by linked list in java.
What are alternatives to java serialization?
How do you check if an arraylist is not empty?
What is a java string?
What do you understand by the term wrapper classes?
Implement a stack with push (), pop() and min() in O(1) time.
Is space a character in java?
Explain wait() method of object class ?
What is string :: npos?