Can finally block be used without catch ?
Questions
Search
List By Company
List By Topic
Legacy
Tests
Repository
DashBoard
Java
Java 8
Java 7
Java Abbreviations
OCJP / SCJP
Class List
New in Java 8
Java Exceptions
Spring Exceptions
Java Enums
Java 8 Lambda
Java 8 java.time
Big Data
Best Of Java
Discussion
Search
Subscribe
Search Interview Questions
More than 3000 questions in repository.
There are more than 900 unanswered questions.
Click here
and help us by providing the answer.
Have a video suggestion.
Click Correct / Improve and please let us know.
Label / Company
Label / Company / Text
Search
Submit Question
Interview Questions and Answers
Q1.
Can finally block be used without catch ?
Core Java
Ans. Yes but should follow "try" block then.
Help us improve. Please let us know the company, where you were asked this question
:
Like
Discuss
Correct / Improve
 java   exceptions   exception handling   try   catch   finally   yes-no
Correction
Duplicate of Another Question
Company where this question was Asked
Suggestion
Try 1 Question(s) Test
Which of the following is not possible ?
try block followed by catch
try block followed by finally
try block followed by catch block and then finally
try block without catch or finally block
Related Questions
What is the difference between final, finally and finalize() ?
How can we make sure that a code segment gets executed even in case of uncatched exceptions ?
Is it necessary that each try block to be followed by catch block ?
Can we have try and catch blocks within finally ?
When does the finally block gets executed ?
When is the situation when finally section won't execute ?
How finally used under Exception Handling?
Will finally be called always if all code has been kept in try block ?
Can finally block throw an exception ?
Help us and Others Improve. Please let us know the questions asked in any of your previous interview.
Any input from you will be highly appreciated and It will unlock the application for 10 more requests.
Company Name:
Questions Asked: