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
what is the difference between a threads start() and run() methods? : Java thread
What are the classes of java?
What is javac used for?
What are the super most classes for all the streams?
Is set thread safe java?
What is the purpose of garbage collection in java? When is it used?
What is a function in java?
How to change the priority of thread or how to set priority of thread?
How do you declare an empty string?
what is server side caching?
what do you mean by java annotations?
How will you load a specific locale?
What is the use of StringTokenizer class?
What is meant by design patterns?
How we can make copy of a java object?