Answer Posted / mousumi
irrespective of whether a error occurs or not,the finally
block will be executed,either after the try block or after
the catch block or after boths are executed.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is tree node in java?
What is the difference between Java1.4 and Java1.5
what is collatration?
What is the use of using enum to declare a constant?
What is the preferred size of a component in java programming?
Is math an abstract class in java?
How big is a 32 bit integer?
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
What is java life cycle?
What are different data structures in java?
Name component subclasses that support painting in java programming?
What is bigger kb or mb?
What is the difference between array and array list in java?
What is identifier in java?
Explain access modifiers in java.