What will happen if we cannot mention "finally" in Java
Program ???
Answer Posted / busi
Nothing happend , if any information should be displayed on
console we can use this finally block.Irrespective of code
execution the jvm will display the message on console.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain about strings in java?
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.
Is it possible to use string in the switch case?
What is listnode in java?
explain autoboxing in java?
What are the different conditional statements?
What are the advantages of unicode?
What is the final keyword denotes?
What is :: operator in java 8?
What is t type java?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
Explain parallel processing in java8?
What is the difference between equals() and == in java?
How many types of array are there?
What is public static?