Answer Posted / srikanth
if u are devloping code then some where in line no we may
get exception
in order to catch that exception we use try and catch
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
State one difference between a template class and class template.
Explain different forms of polymorphism?
What is extension method in java?
What is anagram in java?
What are JVM.JRE, J2EE, JNI?
Why constructor has no return type?
What are the four versions of java?
Explain the available thread states in a high-level?
What are examples of modifiers?
What is the difference between array and array list in java?
Can we have try without catch block?
What is string in java with example?
Does set allows null in java?
What is close method? How it's different from Finalize & Dispose?
What kind of variables can a class consist?