Answer Posted / ravikiran
try is used to enclose the code which is supposed to throw
an exception
catch is used to catch the exception which is raised with
in the try block
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do you decide when to use arraylist and linkedlist?
Explain static nested classes ?
What is appletviewer?
What are the different ways of implementing thread? Which one is more advantageous?
Can we declare a static variable inside a method?
How to create packages in java?
What is meant by interface?
What are internal variables?
What is lossy conversion in java?
What is backdrop?
What are the approaches that you will follow for making a program very efficient?
What is parsing a string?
What is the difference between access specifiers and access modifiers in java?
What is general methodology?
What are the benefits of operations in java?