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
Can you pass functions in java?
What is ‘has a’’ relationship in java?
How do you calculate roots in java?
What is the difference between length and length() method in java?
Explain the difference between jdk, jre, and jvm?
What is java lang string?
What is == and === in javascript?
How do you download stubs from Remote place?
Which eclipse is best for java?
What is meant by class loader? How many types are there?
What is exception propagation?
Explain the available thread states in a high-level?
How do you implement polymorphism in our day to day life?
Explain access modifiers in java.
Can we override constructors?